Skip to content

Commit

Permalink
doc: install: update pyinstaller spec path
Browse files Browse the repository at this point in the history
  • Loading branch information
williballenthin committed Sep 19, 2023
1 parent 849db4d commit 152316f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ This combines the source code, Python interpreter, and required resources

- Build standalone executable:

`$ pyinstaller floss.spec`
`$ pyinstaller .github/pyinstaller/floss.spec`

- Distribute standalone executable:

Expand Down

0 comments on commit 152316f

Please sign in to comment.