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

Commit

Permalink
Add cosmetic documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-ma committed Aug 3, 2021
1 parent 931b554 commit 4665117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions development.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

---

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

Windows
Expand All @@ -18,7 +18,7 @@ Linux
# TODO: create make_distribution.bat equivalent bash script
```

## Installing Source Distribution
## Installing Source Distribution (`.tar.gz` file)
Windows
```
python -m pip install {sim_csv_script-VERSION.tar.gz}
Expand Down

0 comments on commit 4665117

Please sign in to comment.