Browse Source

Merge pull request #726 from DisorderH/patch-1

Update README.md
bel2125 6 năm trước cách đây
mục cha
commit
993c6293ea
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -62,6 +62,14 @@ A very brief overview can be found on GitHub Pages
 [http://civetweb.github.io/civetweb/](http://civetweb.github.io/civetweb/)
 
 
+Getting The Source
+------------------
+Download the source code by running the following code in your command prompt:
+
+$ git clone https://github.com/civetweb/civetweb.git
+or simply grab a copy of the source code as a Zip file.
+
+
 Quick start documentation
 --------------------------