Fixed typo

This fixes and closes issue #24.
This commit is contained in:
Jeff Alyanak 2019-06-03 10:07:00 -04:00
parent 0bf742c601
commit 19d3949b9d
No known key found for this signature in database
GPG Key ID: DD0CB89C105B276F

View File

@ -28,7 +28,7 @@ Aside from docker, which you also need for Bitwarden, BitBetter requires the fol
With your pre-requisites installed, begin the installation of BitBetter by downloading it through Github or using the git command:
```bash
git clone https://github.com/online-stuff/BitBetter.git
git clone https://github.com/jakeswenson/BitBetter.git
```
First, we need to add the correct version of Newtonsoft.Json to the license generator and the BitBetter docker directories.