aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-02-11 22:58:27 +0100
committerNao Pross <naopross@thearcway.org>2018-02-11 22:58:27 +0100
commit13725400f427c69baf83b5bda0f2034e27c07d5b (patch)
treefb6d757d9bfbc56b651f090486aac035cc4d7ae4
parentReimplement in C++ with SFML (mostly) (diff)
downloadSubconscious-old-13725400f427c69baf83b5bda0f2034e27c07d5b.tar.gz
Subconscious-old-13725400f427c69baf83b5bda0f2034e27c07d5b.zip
Update README to add dependencies
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..8223af0 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,7 @@
+# Dependencies
+
+## Debian / Ubuntu
+
+```
+gradle libsfml-dev
+```