Skip to content

Commit 895f57c

Browse files
committed
Update installation script to use Wait+Screen for virtual environment readiness
1 parent 9699b98 commit 895f57c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/vhs/install.tape

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Sleep 5
6969
Type "source .venv/bin/activate" Enter
7070
Sleep 5
7171
Type "pip install git+https://github.com/httpdss/struct.git" Enter
72-
Wait /venv/
72+
Wait+Screen /venv/
7373
Sleep 2
7474
Type "# STRUCT is now installed and ready to use" Enter
7575
Type "struct list" Enter

0 commit comments

Comments
 (0)