From 53073ecdfa416ec7a56a7d7c0c4bb97a0bba5091 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Tue, 16 Jun 2020 21:35:21 +0200 Subject: [PATCH] README-AMO updates --- README-AMO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-AMO.md b/README-AMO.md index 0b156d7..417843b 100644 --- a/README-AMO.md +++ b/README-AMO.md @@ -16,7 +16,7 @@ npm: %%NPM_VERSION%% Linux (`uname -a`): ``` -%%UNAME%% +%%LINUX_VERSION%% ``` @@ -29,4 +29,4 @@ Run `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` (`/dist-chrome` for Chromium-based browsers).