Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
verifit committed Oct 26, 2023
1 parent 9404b9e commit 968da81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ sudo -u $VM_USER pip3 install --no-deps pip-packages/pyinterpret/pyinterpret-1.0
echo "==================== Setting Path ========================"
echo "export PATH=\$PATH:/home/$VM_USER/.local/bin" >> ~/.bashrc
echo "echo \"export PATH=\$PATH:/home/\$VM_USER/.local/bin\" >> ~/.bashrc"
echo "Please, run:'export PATH=\$PATH:/home/$VM_USER/.local/bin' to set \$PATH."
echo "!!! Please, run:'export PATH=\$PATH:/home/$VM_USER/.local/bin' to set \$PATH correctly. !!!"

0 comments on commit 968da81

Please sign in to comment.