From 799bb20d38f12f964f7ff3eba6575719a4530097 Mon Sep 17 00:00:00 2001 From: don bright Date: Thu, 20 Dec 2012 16:12:49 -0600 Subject: mention BSD. clarify language slightly diff --git a/README.md b/README.md index da0ea1c..6d2a631 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ numbers in brackets specify the versions which have been used for development. Other versions may or may not work as well. If you're using a newer version of Ubuntu, you can install these -libraries from aptitude. If you're using Mac, or an older Linux, there +libraries from aptitude. If you're using Mac, or an older Linux/BSD, there are build scripts that download and compile the libraries from source. Follow the instructions for the platform you're compiling on below. @@ -147,7 +147,7 @@ dependencies, check their versions. You can run this script to help you: If all dependencies are present and of a high enough version, skip ahead to the Compilation instructions. If some are missing or old, then you -can download and build them into $HOME/openscad_deps as follows +can download and build dependencies into $HOME/openscad_deps as follows: source ./scripts/setenv-unibuild.sh ./scripts/uni-build-dependencies.sh -- cgit v0.10.1