Skip to content

Commit 09c000d

Browse files
committed
Update installation script to wait for successful installation before proceeding
1 parent c9b7c3e commit 09c000d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/vhs/install.tape

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ Sleep 5
6868
Type "source .venv/bin/activate" Enter
6969
Sleep 5
7070
Type "pip install git+https://github.com/httpdss/struct.git" Enter
71-
Sleep 30
71+
Wait /Successfully/
72+
Sleep 2
7273
Type "# STRUCT is now installed and ready to use" Enter
7374
Type "struct list" Enter
7475
Sleep 10

0 commit comments

Comments
 (0)