Skip to content

Commit 9902a25

Browse files
committed
Update Readme
1 parent 578c77e commit 9902a25

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,12 @@ For the LSP functionality `src/lsp` it spins up a new Rust Analyzer that indexes
3434
For documentation, it will run `cargo docs` and then parse the html documentation into markdown locally.
3535
This information is stored in the project root in the `.docs-cache` folder.
3636

37-
38-
3937
## Running it
4038

39+
```sh
40+
git clone ...
41+
```
42+
4143
### With UI
4244

4345
``` sh

0 commit comments

Comments
 (0)