Skip to content

Commit

Permalink
Removed ydbwork creation step
Browse files Browse the repository at this point in the history
  • Loading branch information
Gazizonoki committed Oct 10, 2024
1 parent 331e1a3 commit 7038635
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,6 @@ cmake -DCMAKE_BUILD_TYPE=Release ..
sudo cmake --build . --config Release --target install
```

### Create the work directory

```bash
mkdir ~/ydbwork && cd ~/ydbwork
mkdir build
```

### Install ccache

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

0 comments on commit 7038635

Please sign in to comment.