Revision 5bf8e62fea206f65ebbb16681fd6d44458409a62 authored by Dirk Roorda on 17 July 2019, 11:53:23 UTC, committed by Dirk Roorda on 17 July 2019, 11:53:23 UTC
1 parent 3df56f1
Raw File
azbnsetup.sh
#!/bin/sh

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