]> O.S.I.I.S - jp/crow.git/commitdiff
update index.html
authorjp <jp_bruyere@hotmail.com>
Thu, 21 Jul 2016 11:15:43 +0000 (13:15 +0200)
committerjp <jp_bruyere@hotmail.com>
Thu, 21 Jul 2016 11:15:43 +0000 (13:15 +0200)
index.html

index c8768944d3db39495652eda14661e4ff1208667e..a00a14ac24bcdf4a436b06f1514d2f096de6e0c3 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)
-               </code></pre>
+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>