aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-09-27 11:40:11 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-09-27 11:40:11 +0100
commit59b3bfb6343a37480d2b66a1a9e13f0571099b94 (patch)
tree04ee2a43011d613736e2e02a0bd3b88c3a6ed637 /README.md
parent3b99bf8608aa04c96bddf52431d9c2edbc34b885 (diff)
Changing to the cloned directory added to README.md
Konrad Hinsen pointed out that this part was missing from the instructions in `README.md' after cloning. So it is added.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6117361..3dd2757 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ received this source from arXiv, please see the respective section below.
```shell
$ git clone XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+$ cd XXXXXXXXXXXXXXXXXX
$ ./project configure
$ ./project make
```