typo fix
This commit is contained in:
@@ -171,8 +171,8 @@ main() {
|
||||
fi
|
||||
fi
|
||||
|
||||
# Run finishte install
|
||||
echo "Running finishte installation..."
|
||||
# Run finish install
|
||||
echo "Running finish installation..."
|
||||
if "$INSTALL_LOCATION" install; then
|
||||
echo ""
|
||||
echo_green "=========================================="
|
||||
@@ -184,7 +184,7 @@ main() {
|
||||
echo " source $RC_FILE"
|
||||
echo ""
|
||||
echo " 2. Select a language model:"
|
||||
echo " finishte model"
|
||||
echo " finish model"
|
||||
echo ""
|
||||
echo " 3. Start using by pressing Tab twice after any command"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user