Skip to content

Commit 6be3037

Browse files
authored
Clarify Windows installation instructions in README (#3923)
# Description of Changes This basically fixes a typo in the Read Me file. # API and ABI breaking changes No API or ABI changes. # Expected complexity level and risk Low risk # Testing No executable code changes Signed-off-by: Dejaime Antônio de Oliveira Neto <contact@dejai.me>
1 parent d3c2459 commit 6be3037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ curl -sSf https://install.spacetimedb.com | sh
112112

113113
#### Install on Windows
114114

115-
Installing on Windows is as simple as pasting the above snippet into PowerShell. If you would like to use WSL instead, please follow the Linux install instructions.
115+
Installing on Windows is as simple as pasting the snippet below into PowerShell. If you would like to use WSL instead, please follow the Linux install instructions.
116116

117117
```ps1
118118
iwr https://windows.spacetimedb.com -useb | iex

0 commit comments

Comments
 (0)