Fix confusing "

This commit is contained in:
Benoit Daloze 2023-02-07 20:30:47 +01:00 committed by GitHub
parent 779092508c
commit 08c2094715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@
./autogen.sh
```
2. Create a `build` directory outside of the source directory:
2. Create a `build` directory separate from the source directory:
``` shell
mkdir build && cd build