Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mwl11002 committed Oct 28, 2021
1 parent 1ab1c6a commit 571ee13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDP_Logger_Scripts/README.md
Expand Up @@ -6,7 +6,7 @@
- It also makes a config file for CTFE to use.
3. Whenever you want to run the logger,
1. Start trillian in the trillian repository using ```docker-compose -f examples/deployment/docker-compose.yml up```
2. In a seperate terminal, run ```sh run_ctfe.sh``` (or ```bash run_ctfe.sh``` if using WSL2). The terminal window should appear frozen, but will be running CTFE. CTRL+C to terminate.
2. In a seperate terminal, run ```sh run_ctfe.sh```. The terminal window should appear frozen, but will be running CTFE. CTRL+C to terminate.

To confirm its working, go to your browser and navigate to http://localhost:6966/sdp/ct/v1/get-sth
- If you recieve a response, then the logger is successfully running!

0 comments on commit 571ee13

Please sign in to comment.