Skip to content

Commit

Permalink
Add pip command to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marktsuchida committed Jul 7, 2024
1 parent 382fad5 commit fb25dd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# vcxproj-stream-editor
Simple Python library to parse Microsoft Visual Studio .vcxproj files and modify/rewrite without spurious changes

`pip install vcxproj-stream-editor`

## Usage:

Given the following simplified `myproject.vcxproj`:
Expand Down

0 comments on commit fb25dd0

Please sign in to comment.