Updated Getting started (markdown)

Fangrui Song 2018-07-01 09:28:01 -07:00
parent b6613e2b4c
commit 4700b4d8bc

@ -30,6 +30,7 @@ Additional notes: If your `libstdc++` is too old (no C++17 header files) or have
### Setup your editor
Find your editor from the sidebar under the section "Editor configuration".
If you use other editors not listed there (LSP decouples servers and clients, so every language client should work), make sure to configure `cacheDirectory` in [[Initialization options]].
### Project setup