Skip to content

Commit 478a319

Browse files
author
Grant Olson
committed
Add test instructions for example in readme
1 parent fb9c318 commit 478a319

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,13 @@ grant@lord-humungus vector-cloud % make vic-cloud
6969
echo `go version` && cd /Users/grant/src/vector-cloud && go mod download
7070
... BUILD LOG OUTPUT ...
7171
Packed 1 file.
72-
grant@lord-humungus vector-cloud % ssh root@<VECTOR_IP> mount -o remount,rw /
73-
grant@lord-humungus vector-cloud % scp build/vic-cloud root@<VECTOR_IP>:/anki/bin
72+
grant@lh % ssh root@<VECTOR_IP> mount -o remount,rw /
73+
grant@lh % scp build/vic-cloud root@<VECTOR_IP>:/anki/bin
7474
vic-cloud 100% 4800KB 3.6MB/s 00:01
75-
grant@lord-humungus vector-cloud %
76-
grant@lord-humungus vector-cloud % ssh root@<VECTOR_IP> /sbin/reboot
77-
```
75+
grant@lh %
76+
grant@lh % ssh root@<VECTOR_IP> /sbin/reboot
77+
```
78+
79+
And test after the reboot by saying "Hey Vector... Question... What is Area 51?" and
80+
"Hey Vector... Question... What is DogeCoin?"
81+

0 commit comments

Comments
 (0)