Adjust the p11test readme after merge

Resolves: #1415
This commit is contained in:
Jakub Jelen 2018-07-03 22:41:24 +02:00 committed by Frank Morgner
parent 452e1d3b96
commit 155ecc11f3
1 changed files with 1 additions and 2 deletions

View File

@ -10,9 +10,8 @@ using [`cmocka`](https://cmocka.org/) unit testing framework
Build OpenSC from source:
git clone git@github.com:Jakuje/OpenSC.git
git clone git@github.com:OpenSC/OpenSC.git
cd OpenSC
git checkout jjelen-testsuite # not in master yet
./bootstrap
./configure
make -j4