Skip to content

Commit dce4ea8

Browse files
committed
readme
1 parent 3b31750 commit dce4ea8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,17 @@ cd vscode_extension
3535
code .
3636
```
3737

38-
3. Run the extension
38+
3. Start the server `python_autocomplete/serve.py`
39+
40+
4. Run the extension
3941

4042
```
4143
Run -> Start Debugging
4244
```
4345

4446
This will open another VSCode editor window, with the extension
4547

46-
4. Create or open a python file and start editing!
48+
5. Create or open a python file and start editing!
4749

4850
<p align="center">
4951
<img src="/python-autocomplete.png?raw=true" width="100%" title="Screenshot">

0 commit comments

Comments
 (0)