aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 88f3952..825df3d 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,6 @@ Since this project is using [SFML](https://www.sfml-dev.org/), you will need fol
Then run following commands in project directory:
mkdir build && cd build
- ln -s ../model . # Make example model available
cmake ..
make