Skip to content

Commit 9856464

Browse files
Update install.sh
Added qrcode
1 parent 7d81fd0 commit 9856464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

environment/install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ ls -l $CONDA_PREFIX/lib/libstdc++.so.6
107107

108108
pip install pyngrok fastapi uvicorn
109109

110+
sudo apt install qrencode
111+
110112
conda deactivate
111113

112114
echo "\n[*] Install complete. Activate with: conda activate $ENV_NAME"

0 commit comments

Comments
 (0)