summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevan Carpenter <dvn0@users.noreply.github.com>2019-10-24 14:39:06 -0700
committerThomas Buckley-Houston <tom@tombh.co.uk>2019-10-24 23:39:06 +0200
commit658085fe442e884104c18f5d244d995beb47ed7f (patch)
treedd2529578ae90fd1f1d8b2fce408ac1446ff1119
parent5e8605aa9a80cc58acb26849d0263c059b80204f (diff)
README: fix build script name (#287)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b3a2f24..6c7ddfb 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ Questions about Brow.sh? Stuck trying to resolve a tricky issue? Connect with th
## Building a Browsh release
If you'd like to build Browsh for a new package manager, or for any other reason,
-you can use the script at `interfacer/contrib/build_browsh.go` as a guide. Note
+you can use the script at `interfacer/contrib/build_browsh.sh` as a guide. Note
you won't be able to build the web extension as Mozilla only allows one canonical
version of web extensions per version number. So the build script downloads the
official web extension `.xpi` file from the Mozilla archives.