Skip to content

Commit

Permalink
Small typo
Browse files Browse the repository at this point in the history
Thanks for this neat little script. Fixed a typo for anyone copy/pasting.
  • Loading branch information
snide authored Jun 21, 2020
1 parent 2455ecd commit b303fa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Install native extension using the provided script:

```
cd rofi-chrome
./script/install.sh
./scripts/install.sh
```

Load the unpacked extension located at `rofi-chrome/extension` to the browser of your liking.
Expand Down Expand Up @@ -77,4 +77,4 @@ Now, you have the extension working. Yay!

- [ ] support for other platforms
- [ ] support for other browsers
- [ ] migrate from python2 to python3
- [ ] migrate from python2 to python3

0 comments on commit b303fa3

Please sign in to comment.