aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrkrysik <ptrkrysik@gmail.com>2014-12-01 16:20:08 +0100
committerptrkrysik <ptrkrysik@gmail.com>2014-12-01 16:20:08 +0100
commite60e671ffddc4ca712d67a4aae3f461e9fc31e8f (patch)
tree683341828fff3ae9040d9c9c38bbeae9ddc1e293
parentfb81e57e250988b841ec16b486d3fadd05482b8b (diff)
Little correction to the installation process
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6eb2a1e..5865844 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ To compile and install gr-gsm run:
```
cd gr-gsm
mkdir build
+cd build
cmake ..
make
sudo make install