Skip to content

Commit

Permalink
Add apt update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JJendryka committed Dec 7, 2023
1 parent 350b356 commit 8142f3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ It takes PCB production files as input (Gerber, drill files, stackup information
Install the following packages (on Debian/Ubuntu):

```bash
sudo apt update && sudo apt upgrade
sudo apt install build-essential cmake git libhdf5-dev libvtk9-dev libboost-all-dev libcgal-dev libtinyxml-dev qtbase5-dev libvtk9-qt-dev python3-numpy python3-matplotlib cython3 python3-h5py
```

Expand Down

0 comments on commit 8142f3b

Please sign in to comment.