Skip to content

Commit

Permalink
docs: minor redundant removal
Browse files Browse the repository at this point in the history
  • Loading branch information
BIGBEASTISHANK committed Nov 28, 2023
1 parent dc01bc6 commit e8f2bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docpages/building/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The important flags in this command-line are:

If you are on **Arch Linux**:

- You need to give proper permission to `libdpp.so` and `libdpp.so.10.0.29`
- You need to give proper permission to `libdpp.so.10.0.29`
```bash
sudo chmod 755 /usr/local/lib/libdpp.so.10.0.29
```
Expand Down

0 comments on commit e8f2bdd

Please sign in to comment.