Skip to content

Commit 6b55c14

Browse files
small readme fixes
1 parent 33f9ad7 commit 6b55c14

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ Images all README files can be stored in [docs/imgs](./imgs).
2020

2121
> Requires: `unzip` utility and **Python 3** installed in the environment. May not work properly on Windows.
2222
23-
1. Run the **Build Docs Website** configuration.
24-
2. Run the **Run Docs Website Locally** configuration.
23+
1. Run the `Build Docs Website` configuration.
24+
2. Run the `Run Docs Website Locally` configuration.
2525
3. Open [http://localhost:8000/home.html](http://localhost:8000/home.html) in your browser.
26+
4. Shut down the server with Ctrl+C or close the terminal window.
2627

2728
### Option 2: Manual Steps
2829

@@ -35,6 +36,7 @@ Images all README files can be stored in [docs/imgs](./imgs).
3536
http-server
3637
```
3738
4. Open [http://localhost:8000/home.html](http://localhost:8000/home.html) in your browser.
39+
5. Shut down the server with Ctrl+C or close the terminal window.
3840

3941
### Explainer dataframes
4042
`@TransformDataFrameExpressions` annotated test functions generate sample

0 commit comments

Comments
 (0)