update README.md to reflect the modifications for sysmoUSIM-SJS1 (authentication)
while the code in this repo has changed in
68cdcdb88b to support KIC/KID
authentication, the README wasn't updated.
This commit is contained in:
@@ -6,8 +6,8 @@ Use the hello-stk example to get started.
|
|||||||
|
|
||||||
$ mkdir javacard
|
$ mkdir javacard
|
||||||
$ cd javacard
|
$ cd javacard
|
||||||
$ git clone https://github.com/Shadytel/sim-tools.git
|
$ git clone https://git.osmocom.org/sim/sim-tools
|
||||||
$ git clone https://github.com/Shadytel/hello-stk.git
|
$ git clone https://git.osmocom.org/sim/hello-stk
|
||||||
$ cd hello-stk
|
$ cd hello-stk
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
@@ -19,7 +19,7 @@ To install the applet onto a SIM card, first set the type of reader you are usin
|
|||||||
# For USB-serial readers:
|
# For USB-serial readers:
|
||||||
$ export SHADYSIM_OPTIONS="--serialport /dev/ttyUSB0"
|
$ export SHADYSIM_OPTIONS="--serialport /dev/ttyUSB0"
|
||||||
|
|
||||||
$ make install
|
and follow instructions at https://osmocom.org/projects/cellular-infrastructure/wiki/Shadysimpy
|
||||||
|
|
||||||
The shadysim tool has lots of other options.
|
The shadysim tool has lots of other options.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user