]> O.S.I.I.S - jp/crow.git/commitdiff
update index.html
authorjp <jp_bruyere@hotmail.com>
Wed, 20 Jul 2016 22:27:15 +0000 (00:27 +0200)
committerjp <jp_bruyere@hotmail.com>
Wed, 20 Jul 2016 22:27:15 +0000 (00:27 +0200)
index.html

index 5e0d86e23a8dc4ed85b1547c6d1553370f2495f2..b58765110e1bc16a0363894eff9a660d54f799d4 100644 (file)
                </h1>
 
                <pre><code>
-                       git clone https://github.com/jpbruyere/Crow.git     # Download source code from github
-                       cd Crow                                             # Enter the source directory
-                       nuget restore Crow.sln                              # Restore nuget packages
-                       msbuild /p:Configuration=Release Crow.sln           # Build on .Net (Windows)
-                       xbuild  /p:Configuration=Release Crow.sln           # Build on Mono (Linux / Mac OS X)
+git clone https://github.com/jpbruyere/Crow.git     # Download source code from github
+cd Crow                                             # Enter the source directory
+nuget restore Crow.sln                              # Restore nuget packages
+msbuild /p:Configuration=Release Crow.sln           # Build on .Net (Windows)
+xbuild  /p:Configuration=Release Crow.sln           # Build on Mono (Linux / Mac OS X)
                </code></pre>
       </section>
     </div>