aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7afb9a7..597ebd8 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ Use the hello-stk example to get started.
$ mkdir javacard
$ cd javacard
- $ git clone https://github.com/Shadytel/sim-tools.git
- $ git clone https://github.com/Shadytel/hello-stk.git
+ $ git clone https://git.osmocom.org/sim/sim-tools
+ $ git clone https://git.osmocom.org/sim/hello-stk
$ cd hello-stk
$ make
@@ -19,8 +19,8 @@ To install the applet onto a SIM card, first set the type of reader you are usin
# For USB-serial readers:
$ 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.
- $ ./sim-tools/bin/shadysim --help \ No newline at end of file
+ $ ./sim-tools/bin/shadysim --help