summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 98d9734..ae5336b 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@
# Building
```sh
-$ git clone git://darapsa.org/pikul.git
-$ cd pikul
+$ git clone git://darapsa.org/libpikul.git
+$ cd libpikul
$ autoreconf -is
$ mkdir build
$ cd build