TBR: physical-lock: Replace "v23" (the tool name) with "jiri".

Change-Id: I080d5ae8f9d04adb6de26a82118f8bff16bf1320
MultiPart: 13/17
diff --git a/README.md b/README.md
index 42bdafc..59297a9 100644
--- a/README.md
+++ b/README.md
@@ -144,8 +144,8 @@
 Building the lock service for the RaspberryPi
 
 ```
-v23 go get -u github.com/davecheney/gpio
-JIRI_PROFILE=arm v23 go install v.io/x/lock/lockd
+jiri go get -u github.com/davecheney/gpio
+JIRI_PROFILE=arm jiri go install v.io/x/lock/lockd
 scp $JIRI_ROOT/release/projects/physical-lock/go/bin/lockd <rpi_scp_location>
 ```
 
@@ -173,7 +173,7 @@
 The first step is to build the command-line tool.
 
 ```
-v23 go install v.io/x/lock/lock
+jiri go install v.io/x/lock/lock
 ```
 
 In the rest of this section, we specify all commands
@@ -184,8 +184,8 @@
 using the `principal` tool to obtain a blessing from `dev.v.io`.
 
 ```
-v23 go install v.io/x/ref/cmd/principal
-v23 go install v.io/x/ref/services/agent/...
+jiri go install v.io/x/ref/cmd/principal
+jiri go install v.io/x/ref/services/agent/...
 
 $JIRI_ROOT/release/go/bin/agent --v23.credentials=<creds> bash
 $JIRI_ROOT/release/go/bin/principal seekblessings