Skip to content

Commit 7038635

Browse files
committed
Removed ydbwork creation step
1 parent 331e1a3 commit 7038635

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,6 @@ cmake -DCMAKE_BUILD_TYPE=Release ..
7979
sudo cmake --build . --config Release --target install
8080
```
8181

82-
### Create the work directory
83-
84-
```bash
85-
mkdir ~/ydbwork && cd ~/ydbwork
86-
mkdir build
87-
```
88-
8982
### Install ccache
9083

9184
Install `ccache` into `/usr/local/bin/`. The recommended version is `4.8.1` or above, the minimum required version is `4.7`.

0 commit comments

Comments
 (0)