Revision bae3364b5104f3e2d920c3b97996267195ec613d authored by Dirk Roorda on 29 January 2019, 23:20:16 UTC, committed by Dirk Roorda on 29 January 2019, 23:20:16 UTC
1 parent f06c7fc
Raw File
azbnsetup.sh
#!/bin/sh

cd ~/anaconda3_501/bin
./pip3.6 install text-fabric
back to top