Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pliablepixels committed May 16, 2021
1 parent d4604b1 commit d901bae
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 @@ -17,7 +17,7 @@

PYTHON=${PYTHON:-python3}
PIP=${PIP:-pip3}
INSTALLER=${INSTALLER:-$(which apt-get || which yum))}
INSTALLER=${INSTALLER:-$(which apt-get || which yum)}

# Models to install
# If you do not want them, pass them as variables to install.sh
Expand Down

0 comments on commit d901bae

Please sign in to comment.