aboutsummaryrefslogtreecommitdiff
path: root/spec/README.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-18 08:25:38 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-18 08:25:38 -0400
commit16a65bab070f6be294d486020da19de0ce96b412 (patch)
treefa6a7fb563090c90d6ab7231b9ac8aee515dedac /spec/README.md
parent644db3554745164d7df2c05d246aaa849a1c16b4 (diff)
downloadtorspec-16a65bab070f6be294d486020da19de0ce96b412.tar.gz
torspec-16a65bab070f6be294d486020da19de0ce96b412.zip
Move all binaries to a "bin" directory.
Diffstat (limited to 'spec/README.md')
-rw-r--r--spec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/README.md b/spec/README.md
index 3439afe..9bea38b 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -54,7 +54,7 @@ The chapter structure as a whole is defined in a special file called
documentation][mdbook documentation] for more information.
You can build the website locally to see how it renders. To do this,
-just install mdbook and run the `./build_html.sh` script. (You will
+just install mdbook and run the `./bin/build_html.sh` script. (You will
need to have mdbook installed to do this.)
### Managing links