-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgraded to 0.1.1 with windows support
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,7 @@ To solve this, `dummy` has the ability to generate a png of any size by adding a | |
## Installation | ||
|
||
Since `dummy` is implemented in Python, it can be installed with the pip command, which is a Python package management system. | ||
On Windows, the following pip command must be executed as administrator to generate `dummy.exe`. | ||
|
||
```bash | ||
$ pip install git+ssh://[email protected]/sterrasec/dummy.git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters