Skip to content

Commit

Permalink
Artful is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
berndporr committed Dec 25, 2018
1 parent 6293b1d commit 6a7e960
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,17 @@ f.setup (samplingrate, cutoff_frequency);
float y = f.filter(x);
```

## Packages for Ubuntu
## Packages for Ubuntu (xenial / bionic):

If you have Ubuntu xenial, artful or bionic then
If you have Ubuntu xenial or bionic then
install it as a pre-compiled package:

```
sudo add-apt-repository ppa:berndporr/usbdux
```

It's available for 32,64 bit PC and 32,64 bit ARM ( = Raspberry PI)

## Compilation from source

The build tool is `cmake` which generates the make- or project
Expand Down

0 comments on commit 6a7e960

Please sign in to comment.