Skip to content

Commit 7beaac8

Browse files
committed
readme
1 parent 59759a3 commit 7beaac8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ First, make changes and upload to this repo, then pull them down to the instance
2727
### Windows 7 install
2828
1. Log onto a computer with Windows 7 (any of the ones in the lab could be used, but the FDM computer already has everything necessary installed)
2929
1. Open PowerShell
30-
1. Navigate to the repo directory on the LyoHUB remote drive
31-
1. Update the repo to match GitHub, e.g. with `git pull`
32-
1. Run `pyinstaller metadata_writer.spec`
33-
1. Find the executable in `depot\lyohub\data\cycle_metadata_logger\dist`, and check its file permissions: "everyone" should be able to "read and execute" (this is not the default)
30+
1. In PowerShell: Navigate to the repo directory on the LyoHUB remote drive
31+
1. In PowerShell: Update the repo to match GitHub, e.g. with `git pull`
32+
1. In PowerShell: Run `pyinstaller metadata_writer.spec`
33+
1. In a regular file explorer window, find the executable in `depot\lyohub\data\cycle_metadata_logger\dist`, and check its file permissions: "everyone" should be able to "read and execute" (this is not the default)
3434

3535
### Windows 10
3636
1. Add a Release on GitHub (create a tag for the new version, while you're at it)

0 commit comments

Comments
 (0)