Skip to content

Commit 973e575

Browse files
authored
Update prereq-arch.md (#170)
1 parent da96680 commit 973e575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

building/prereq-arch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ With root permissions, i.e. `sudo` or as `root` install the prerequisites using:
1010
```bash
1111
pacman -S git python3 python-pip which gcc \
1212
make gcc-fortran \
13-
base-level libxpm libxft glu gsl \
13+
base-devel libxpm libxft glu gsl \
1414
libuv tbb xerces-c re2 libwebsockets grpc
1515
```
1616

0 commit comments

Comments
 (0)