diff options
author | Marius Kintel <marius@kintel.net> | 2013-04-24 06:00:04 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-04-24 06:00:04 (GMT) |
commit | 5f10c9f9c0a9805567ea8f9b560c6e0b50126119 (patch) | |
tree | 8869b03872b42ce1ffb1755958d05925f9f0bcb4 /README.md | |
parent | 3307deee9361883a5297fbcac7f5a1cb428ed40c (diff) | |
parent | f0ee85e17d474ab9119f82ee6f802d4634743b12 (diff) |
Merge branch 'master' into issue217
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 |