Remove redundant info from README-AMO
This commit is contained in:
parent
2aea741372
commit
16a2a424d2
@ -19,14 +19,11 @@ Linux (`uname -a`):
|
||||
%%LINUX_VERSION%%
|
||||
```
|
||||
|
||||
|
||||
## Installing dependencies
|
||||
|
||||
Run `npm ci`
|
||||
|
||||
|
||||
## Reproducing build
|
||||
|
||||
`npm run build`
|
||||
```
|
||||
npm ci
|
||||
npm run build
|
||||
```
|
||||
|
||||
The compiled code pops up in `/dist-ff` (`/dist-chrome` for Chromium-based browsers).
|
||||
The compiled code pops up in `/dist-ff`.
|
||||
|
Loading…
Reference in New Issue
Block a user