a11y-outline

web extension to navigate document outlines easily
git clone https://git.ce9e.org/a11y-outline.git

commit
74ffac317cf3946dbb571af624e55db16c141bda
parent
0c8dc179aa904e5cfe7d8db2b4ab9bb16d06746b
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2022-09-08 12:33
update installation instructions in README

Diffstat

M README.md 3 +--

1 files changed, 1 insertions, 2 deletions


diff --git a/README.md b/README.md

@@ -34,8 +34,7 @@ A bookmarklet is available on <https://xi.github.io/a11y-outline/>.
   34    34 
   35    35 ## Building manually
   36    36 
   37    -1 Running `make` should be sufficient. This requires `npm`, `browserify`, and
   38    -1 `sassc`.
   -1    37 Running `make` should be sufficient. This requires `npx`.
   39    38 
   40    39 # Usage
   41    40