How to install

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2023-01-29 14:12:44 -06:00
parent da4e13ae70
commit 23eb6c5a75
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
echo
echo "Run: apt update && apt install wit"
echo "Run: cd /opt/invokeai/InvokeAI-Installer/ && ./install.sh"
echo