Skip to content

Commit acb8556

Browse files
authored
Merge pull request microsoft#84 from richredgrave/patch-1
Typo in README.md
2 parents 6d1f29b + e368995 commit acb8556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03-GettingStarted/01-first-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Now that you have your SDK installed, let's create a project next:
233233

234234
```sh
235235
python -m venv venv
236-
venv\Scrips\activate
236+
venv\Scripts\activate
237237
```
238238
</details>
239239

0 commit comments

Comments
 (0)