diff --git a/README.md b/README.md index f4e8cc4..7a0ca3f 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,22 @@ Wiki entry on RepRap.org -- -Must read: Progress and current status of the Cyclone proyect --- +*Must read: Progress and current status of the Cyclone proyect:* +Getting the source code +-- +Install git (http://git-scm.com/) onto your system. Then run a clone: + + git clone git://github.com/carlosgs/Cyclone-PCB-Factory.git + +This will download the latest sources into a directory named 'openscad'. + +To pull the MCAD () and Obiscad () libraries, do the following: + + cd Cyclone-PCB-Factory + git submodule update --init + Bill of materials -- _Work in progress_