Revision 6c29732b9a399948304ba05386f0e7dcfe6d7ee5 authored by Dirk Roorda on 09 December 2018, 12:09:20 UTC, committed by Dirk Roorda on 09 December 2018, 12:09:20 UTC
1 parent 90afafb
Raw File
azbnsetup.sh
#!/bin/sh

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