about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2020-06-08 11:50:12 +1000
committerSimonBrazell <simon@brazell.com.au>2020-06-08 11:50:12 +1000
commit0892d0c30ac973b2f01eb678af88f4dd0fc8531b (patch)
tree065a12c57c0aedc09636fef49e4f9801ae1fb776 /README.md
parentCloses #38, fixes #61, closes #64 (diff)
downloadlibredirect-0892d0c30ac973b2f01eb678af88f4dd0fc8531b.zip
Closes #64, closes #38 - Fix whitelist & Twitter `/home` exception
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2bb6c3a1..e5ee60f5 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Allows for setting custom [Nitter](https://github.com/zedeus/nitter/wiki/Instanc
 ## Build
 
 1.  `npm install --global web-ext`
-2.  `web-ext build`
+2.  `web-ext build --overwrite-dest`
 3.  See `web-ext-artifacts/` for outputs.
 
 ## License