mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Correct the instructions.
This commit is contained in:
parent
060f14b25f
commit
47d5573273
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ $ ln -s data/images images
|
|||
$ tar -xvf PySolFC-Cardsets-2.0.tar.bz2 # Need to be downloaded from sourceforge
|
||||
$ mkdir -p ~/.PySolFC
|
||||
$ rmdir ~/.PySolFC/cardsets
|
||||
$ ln -s ~/.PySolFC/cardsets PySolFC-Cardsets-2.0
|
||||
$ ln -s "`pwd`/PySolFC-Cardsets-2.0" ~/.PySolFC/cardsets
|
||||
$ python pysol.py
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue