Skip to content

Commit

Permalink
Fix typo in README.md (bchavez#240) //skipci
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt authored and bchavez committed Jul 27, 2019
1 parent 26ba63c commit 2fd863a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1117,7 +1117,7 @@ The minimum requirements to build **Bogus** from source code are as follows:
* Download the source code.
* Open command prompt and run `build.cmd`:
* `build clean` - cleans sources and files.
* `build resotre` - restores all project references.
* `build restore` - restores all project references.
* `build dnx` - the main dotnet build task.
* `build zip` - creates a nice zip file with debug and release binaries.
* `build nuget` - builds **NuGet** packages.
Expand Down

0 comments on commit 2fd863a

Please sign in to comment.