提交 f59ccb3d 编写于 作者: P proller 提交者: alexey-milovidov

Doc: release: remove removed --standalone flag

上级 f9cdae50
......@@ -133,7 +133,7 @@ For production releases, GCC is used.
### Run release script.
```
rm -f ../clickhouse*.deb
./release --standalone
./release
```
You will find built packages in parent directory.
......
......@@ -33,7 +33,7 @@ https://github.com/yandex/ClickHouse/blob/master/doc/build.md
Install required packages. After that let's run the following command from directory with source code of ClickHouse:
```
~/ClickHouse$ ./release --standalone
~/ClickHouse$ ./release
```
The build successfully completed:
......
......@@ -33,7 +33,7 @@ https://github.com/yandex/ClickHouse/blob/master/doc/build.md
Установим необходимые пакеты. После этого выполним следующую команду из директории с исходными кодами ClickHouse:
```
~/ClickHouse$ ./release --standalone
~/ClickHouse$ ./release
```
Сборка успешно завершена:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册