diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-28 21:49:28 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-28 21:49:28 +0100 |
commit | c1d64fd3b28777c91c8895bb99ede81b5e2f6c6e (patch) | |
tree | 42f29a66ccaa715cd911d0210964aad0a186b59c | |
parent | 3748bc5d149512b5ef89592b93203fe80e8447ed (diff) | |
download | neetdraw-c1d64fd3b28777c91c8895bb99ede81b5e2f6c6e.tar.gz neetdraw-c1d64fd3b28777c91c8895bb99ede81b5e2f6c6e.tar.xz neetdraw-c1d64fd3b28777c91c8895bb99ede81b5e2f6c6e.zip |
Try to fix README.rst
#$@%
-rw-r--r-- | README.rst | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -7,8 +7,10 @@ autistdraw Building and Running -------------------- -Build dependencies: CMake, pkg-config, liberty (included), termo (included):: -Runtime dependencies: ncursesw, libev:: +| Build dependencies: CMake, pkg-config, liberty (included), termo (included) +| Runtime dependencies: ncursesw, libev + +:: $ git clone https://github.com/pjanouch/autistdraw.git $ git submodule init |