diff options
| author | Marius Kintel <marius@kintel.net> | 2013-04-19 02:42:09 (GMT) |
|---|---|---|
| committer | Marius Kintel <marius@kintel.net> | 2013-04-19 02:42:09 (GMT) |
| commit | 7342ff7cf93edfbe80c559a6128fbafaddbf93b5 (patch) | |
| tree | 65377ffc6ef0d6b4cbfeb190aaf2d789c30de87a | |
| parent | 70b731ff73352dd5310dcd4da68904b4cea58620 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -108,8 +108,7 @@ This will download the latest sources into a directory named 'openscad'. To pull the MCAD library (http://reprap.org/wiki/MCAD), do the following: cd openscad - git submodule init - git submodule update + git submodule update --init ### Building for Mac OS X |
