diff options
author | Marius Kintel <marius@kintel.net> | 2013-04-24 06:00:28 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-04-24 06:00:28 (GMT) |
commit | b5922d7551340d53551e48c01aa09af33e94c317 (patch) | |
tree | 862084764cff82870c3aac0b32e7106ec9518970 /README.md | |
parent | 6a87dd5cfa0a272f978e1b22ca59f1c8c55505a7 (diff) | |
parent | f0ee85e17d474ab9119f82ee6f802d4634743b12 (diff) |
Merge branch 'master' into issue116
Diffstat (limited to '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 |