Skip to content

Commit c140274

Browse files
committed
Minor update
1 parent 5d043ba commit c140274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/restapi_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if [ "$#" -ne 2 ]; then
66
echo
77
echo "Usage:"
88
echo "- first run the HyperFlow server: node app.js"
9-
echo "- then run this script: scripts/restapi_test.sh <port> <path to workflow.json>"
9+
echo "- then run this script: restapi_test.sh <port> <path to Ping Pong workflow.json>"
1010
echo "where <port> is the port number on which the server is running"
1111
exit
1212
fi

0 commit comments

Comments
 (0)