Update using cpp linux authored by Sergey Kireev's avatar Sergey Kireev
......@@ -20,7 +20,7 @@ sudo apt install g++ gnuplot-x11 make
## Параметры программы
Список параметров программы можно получить, запустив её с ключём `-h`. Пример:
```
$nle -h
$ ./nle -h
Usage: ./nle [options]
Options:
-nx <size> - set horizontal array size (default: 100)
......
......