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
|
||||
===========
|
||||
|
||||
# Clone the repo
|
||||
# Open Chrome
|
||||
# Go to chrome://extensions/
|
||||
# Enable developer mode (checkbox on the top right)
|
||||
# Click "Load unpacked extension..."
|
||||
# Point to the repo's directory
|
||||
* Clone the repo
|
||||
* Open Chrome
|
||||
* Go to chrome://extensions/
|
||||
* Enable developer mode (checkbox on the top right)
|
||||
* Click "Load unpacked extension..."
|
||||
* Point to the repo's directory
|
||||
|
|
Loading…
Reference in a new issue