Skip to content

Commit

Permalink
Updated ubuntu install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rcb547 committed Apr 23, 2024
1 parent fbe5dbc commit a114775
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README-Dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ For full functionality and to build all programs the following packages are requ
Depending on your flavour of Linux, you are likely to need to install the packages (or later versions) for Ubuntu as follows:

```bash
> sudo apt-get update
> sudo apt install build-essential
> sudo apt install cmake
> sudo apt install gcc-9
> sudo apt install libfftw3-dev
Expand Down

0 comments on commit a114775

Please sign in to comment.