Skip to content

Commit

Permalink
more accurate description how to start the scaffolding process
Browse files Browse the repository at this point in the history
  • Loading branch information
sideeffffect committed Jul 30, 2015
1 parent c86b199 commit 11ce506
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ This project can be used to scaffold a prototypical .NET solution including file

In order to start the scaffolding process run

$ build.cmd // on windows
$ build.sh // on mono
> build.cmd // on windows
$ ./build.sh // on unix

Read the [Getting started tutorial](http://fsprojects.github.io/ProjectScaffold/index.html#Getting-started) to learn more.

Expand Down

0 comments on commit 11ce506

Please sign in to comment.