Skip to content

Commit cb7d3d1

Browse files
Update and rename stup.ps1 to setup.ps1
1 parent c4a2fd0 commit cb7d3d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stup.ps1 renamed to setup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ python -m venv psdenv
33

44
# Activate the virtual environment and run the Python script
55
& ".\psdenv\Scripts\Activate.ps1"
6-
python main.py
6+
python main.py

0 commit comments

Comments
 (0)