aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@users.noreply.github.com>2014-12-09 13:41:01 +0100
committerPiotr Krysik <ptrkrysik@users.noreply.github.com>2014-12-09 13:41:01 +0100
commit0cd9ef0a801eeab7f501d012006f379b86c887a1 (patch)
tree93463385bce91014c8c94ece604183fd8b03727b /README.md
parent3c00d1cd87dd8c0bf75c391fb860b877206737d7 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2011451..e8e80fc 100644
--- a/README.md
+++ b/README.md
@@ -46,10 +46,10 @@ Pybombs will take care of downloading all of required libraries and for installa
At the end create the `~/.gnuradio/config.conf` config file so gnuradio-companion can find custom blocks of gr-gsm:
- ```ini
- [grc]
- local_blocks_path=/usr/local/share/gnuradio/grc/blocks
- ```
+```ini
+[grc]
+local_blocks_path=/usr/local/share/gnuradio/grc/blocks
+```
Usage
=====