From e1b2bc7c4142ee36aebfb9bfff1c14731969463d Mon Sep 17 00:00:00 2001 From: Olivier Mehani Date: Thu, 23 Aug 2018 22:37:15 +1000 Subject: [PATCH] fixup! Makefile fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0b6454..0863cb7 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ $ make [VERSION=testing|...] [BROWSER=firefox|chrome|opera|chromium|vivaldi] ins This will generate the host application and installation scripts for the given `VERSION` (`testing` by default), and copy the host application and manifest files to the right place for your `BROWSER` (`firefox` by default). -This uses the `--local` option of the the `install_host_app.sh` script, which instructs it to use the files on disk rather than downloading them from GitHub. +This uses the `--local` option of the `install_host_app.sh` script, which instructs it to use the files on disk rather than downloading them from GitHub. If this doesn't work, you can link the files yourself. First, change the `path` value in the `passff.json` file to be the absolute path to the project's `bin/testing/passff.py` file. Then symlink (or copy) the file `bin/testing/passff.json` to the appropriate location for your browser and OS: