Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed to 1. 1. 1. 1. for markdown listing.
  • Loading branch information
ruofeidu authored Nov 4, 2023
1 parent 548de04 commit 54d5dee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,9 @@ $ python3 -m pip install twine
Steps:

1. Update the version number in [pyproject.toml](python/pyproject.toml).
2. Run `rm -rf build` to clean up previous builds.
3. Run `scripts/package` to build the package.
4. Run `scripts/upload` to upload the package. You need to have the username
1. Run `rm -rf build` to clean up previous builds.
1. Run `scripts/package` to build the package.
1. Run `scripts/upload` to upload the package. You need to have the username
and password ready.

## Contributions
Expand Down

0 comments on commit 54d5dee

Please sign in to comment.