Fix typo
This commit is contained in:
parent
254e88f0be
commit
fe501308fa
|
@ -163,7 +163,7 @@ wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetri
|
||||||
chmod 744 winetricks
|
chmod 744 winetricks
|
||||||
cd $HOME/Public/wine32
|
cd $HOME/Public/wine32
|
||||||
|
|
||||||
info "Now it can be installed into ${X_PREFIX} by the `make install` command";
|
info "Now it can be installed into ${X_PREFIX} by the make install command";
|
||||||
info "REBOOT NOW and then read the notes below"
|
info "REBOOT NOW and then read the notes below"
|
||||||
|
|
||||||
# (!) FIRST RUN for 32 bit:
|
# (!) FIRST RUN for 32 bit:
|
||||||
|
|
Loading…
Reference in New Issue