Skip to content

Commit

Permalink
Merge pull request #41 from hetlelid/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
steve-m committed Feb 1, 2022
2 parents ed9b436 + 0a48a91 commit 340003e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -48,6 +48,12 @@ HOW

kal uses the GNU Autoconf system and should be easily built on most \*nix platforms.

Debian example:
```
$ git clone https://github.com/steve-m/kalibrate-rtl.git
$ sudo apt-get install libtool libfftw3-dev
```

```
jl@thinkfoo:~/src$ cd kal-v0.4.1
jl@thinkfoo:~/src/kal-v0.4.1$ ./bootstrap && CXXFLAGS='-W -Wall -O3' ./configure && make
Expand Down

0 comments on commit 340003e

Please sign in to comment.