README-AMO updates

This commit is contained in:
Tamius Han 2020-06-16 21:35:21 +02:00
parent 8216965533
commit 53073ecdfa

View File

@ -16,7 +16,7 @@ npm: %%NPM_VERSION%%
Linux (`uname -a`): Linux (`uname -a`):
``` ```
%%UNAME%% %%LINUX_VERSION%%
``` ```
@ -29,4 +29,4 @@ Run `npm ci`
`npm run build` `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` (`/dist-chrome` for Chromium-based browsers).