Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit 4665117

Browse files
committed
Add cosmetic documentation update
1 parent 931b554 commit 4665117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
---
77

8-
## Creating a Source Distribution
8+
## Creating Source Distribution (`.tar.gz` file)
99
* Source distribution file (*`sim_csv_script*-VERSION.tar.gz`*) will be created in *dist/* folder
1010

1111
Windows
@@ -18,7 +18,7 @@ Linux
1818
# TODO: create make_distribution.bat equivalent bash script
1919
```
2020

21-
## Installing Source Distribution
21+
## Installing Source Distribution (`.tar.gz` file)
2222
Windows
2323
```
2424
python -m pip install {sim_csv_script-VERSION.tar.gz}

0 commit comments

Comments
 (0)