Added submodule information to readme

pull/20/head
Carlos Garcia 2014-07-22 12:24:24 +02:00
parent f0c66c3d7e
commit 436c68d760
1 changed files with 14 additions and 2 deletions

View File

@ -17,10 +17,22 @@ Wiki entry on RepRap.org
-- --
<http://reprap.org/wiki/Cyclone_PCB_Factory> <http://reprap.org/wiki/Cyclone_PCB_Factory>
Must read: Progress and current status of the Cyclone proyect *Must read: Progress and current status of the Cyclone proyect:*
--
<http://carlosgs.es/node/47> <http://carlosgs.es/node/47>
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 (<http://reprap.org/wiki/MCAD>) and Obiscad (<https://github.com/Obijuan/obiscad>) libraries, do the following:
cd Cyclone-PCB-Factory
git submodule update --init
Bill of materials Bill of materials
-- --
_Work in progress_ _Work in progress_