summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-07-14 12:50:49 -0300
committerSebastian <sebasjm@gmail.com>2021-07-14 12:50:49 -0300
commitc34c7d37cb0327ff7d8b5c3d25e2928f3023d30c (patch)
tree532c91433cee45aa2915a37d2168e8152c955050
parentf62428ebd4ae88c6694d4f7450d8f006f9666b00 (diff)
downloadwallet-core-c34c7d37cb0327ff7d8b5c3d25e2928f3023d30c.tar.gz
wallet-core-c34c7d37cb0327ff7d8b5c3d25e2928f3023d30c.tar.bz2
wallet-core-c34c7d37cb0327ff7d8b5c3d25e2928f3023d30c.zip
fixing typo
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2f543f449..b48a53565 100644
--- a/README
+++ b/README
@@ -99,7 +99,7 @@ static html files to deploy into nginx.
To run a live server use the 'dev-view' target
```shell
-make dev-view
+make webextension-dev-view
```
A server will start, usually at http://localhost:6006/.