Fix syntax highlighting for Windows installation (#1528)
This commit is contained in:
parent
407df0ebc3
commit
1a0bf7f1eb
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://install.surrealdb.com | sh -s -- --
|
|||
|
||||
The easiest and preferred way to get going with SurrealDB on Windows is to install and use the SurrealDB command-line tool. Run the following command in your terminal and follow the on-screen instructions.
|
||||
|
||||
```bash
|
||||
```ps1
|
||||
iwr https://windows.surrealdb.com -useb | iex
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue