aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-02-19 20:07:10 +0100
committerMateja <mail@matejamaric.com>2021-02-19 20:07:10 +0100
commitf63f623987612d48b0d5557ad7a4117787444ee4 (patch)
treebfda0afe5fafb427f834f1aa08d1de6a6ffa9e28
parentdf409aa76915b9e4c4ce784609429ba004ee2e38 (diff)
downloaderender-f63f623987612d48b0d5557ad7a4117787444ee4.tar.gz
erender-f63f623987612d48b0d5557ad7a4117787444ee4.zip
Update README.v0.4
-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