This commit is contained in:
Benoit Daloze 2023-02-07 20:30:47 +01:00 коммит произвёл GitHub
Родитель 779092508c
Коммит 08c2094715
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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