Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Rename program file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixelguin committed Jan 11, 2023
1 parent 3aab969 commit c481870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# P4GPC.PrerequisiteInstaller
# Persona.PrerequisiteInstaller

## Build

```bat
pip install simple-file-checksum
pip install pyinstaller
pyinstaller -F --uac-admin --exclude-module web_data P4GPC.PrerequisiteInstaller.py
pyinstaller -F --uac-admin --exclude-module web_data Persona.PrerequisiteInstaller.py
```

0 comments on commit c481870

Please sign in to comment.