Skip to content

Commit

Permalink
Correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
MallocArray authored Jan 4, 2025
1 parent 74364d7 commit 54b17d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ function setup_venv {
fi

if [ -d "${OLD_K_SHAKETUNE_VENV}" ]; then
echo "[INFO] Old K-Shake&Tune virtual environement found, cleaning it!"
echo "[INFO] Old K-Shake&Tune virtual environment found, cleaning it!"
rm -rf "${OLD_K_SHAKETUNE_VENV}"
fi

Expand Down

0 comments on commit 54b17d9

Please sign in to comment.