Revision 86d0b3e8bba1f33619af8671781de4e018c93538 authored by Dirk Roorda on 12 December 2018, 09:41:55 UTC, committed by Dirk Roorda on 12 December 2018, 09:41:55 UTC
1 parent 5e49083
Raw File
azbnsetup.sh
#!/bin/sh

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