README: fix build script name (#287)

pull/289/head
Devan Carpenter 2019-10-24 14:39:06 -07:00 zatwierdzone przez Thomas Buckley-Houston
rodzic 5e8605aa9a
commit 658085fe44
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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.