From 68b726666ff1f7773846019b092d1444db7b45d1 Mon Sep 17 00:00:00 2001 From: Paul Itoi Date: Tue, 29 Aug 2023 10:05:22 -0600 Subject: [PATCH] Update README.md added note to press CTRL R --- sphinx-key/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx-key/README.md b/sphinx-key/README.md index 7b28430..c3a88ae 100644 --- a/sphinx-key/README.md +++ b/sphinx-key/README.md @@ -32,7 +32,7 @@ cargo install cargo-espflash ldproxy - `export SSID=wifi_name_you'll_use_to_configure_sphinx_key` - `export PASS=password_of_wifi_you'll_use_to_configure_sphinx_key` - `./deploy.sh`. This commands takes a while, it builds and flashes everything! -- You will eventually be shown the logs of the signer. +- CTRL + R to continue to the next step - Wait for the message `Waiting for data from the phone!`. The LED should blink green. - Open a new terminal window, and `cd ~/sphinx-key/tester && cargo build` - In the `~/sphinx-key/tester` directory, create a file `.env` with the settings shown below: