Fixed typo so list is a proper bullet list now.
This commit is contained in:
parent
5c3d1f927f
commit
a9dd59ddba
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -11,9 +11,9 @@ needs to work first, then it can be heavily cleaned up later.
|
||||||
Developing
|
Developing
|
||||||
===========
|
===========
|
||||||
|
|
||||||
# Clone the repo
|
* Clone the repo
|
||||||
# Open Chrome
|
* Open Chrome
|
||||||
# Go to chrome://extensions/
|
* Go to chrome://extensions/
|
||||||
# Enable developer mode (checkbox on the top right)
|
* Enable developer mode (checkbox on the top right)
|
||||||
# Click "Load unpacked extension..."
|
* Click "Load unpacked extension..."
|
||||||
# Point to the repo's directory
|
* Point to the repo's directory
|
||||||
|
|
Loading…
Reference in a new issue