Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
- fix readme
  • Loading branch information
carlkidcrypto committed Feb 26, 2024
1 parent c3271e7 commit caa74fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,13 +181,17 @@ Running cibuildwheels
For Linux builds on a Linux machine

.. code:: bash
clear && rm -drf wheelhouse/ build/ ezsnmp.egg-info/ && python3 -m cibuildwheel --output-dir wheelhouse --platform linux
For MacOS builds on a MacOS machine

.. code:: bash
clear && rm -drf wheelhouse/ build/ ezsnmp.egg-info/ && python3 -m cibuildwheel --output-dir wheelhouse --platform macos
License
-------

Expand Down

0 comments on commit caa74fe

Please sign in to comment.