Update README.md

This commit is contained in:
Piotr Krysik 2014-12-09 13:41:01 +01:00
parent 3c00d1cd87
commit 0cd9ef0a80
1 changed files with 4 additions and 4 deletions

View File

@ -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
=====