Small fix installation docs

pull/103/head
JulioV 2020-11-08 16:00:34 -05:00
parent 1ba18cab6b
commit 98eaeaaa2c
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ You can install RAPIDS using Docker (the fastest), or native instructions for Ma
``` bash
./rapids -j1
```
7. *Optional*. You can edit RAPIDS files with vim but we recommend using Visual Studio Code and its Remote Containers extension
7. *Optional*. You can edit RAPIDS files with `vim` but we recommend using `Visual Studio Code` and its `Remote Containers` extension
??? info "How to configure Remote Containers extension"