Skip to content

Commit

Permalink
fix a typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzhuor committed Jul 4, 2022
1 parent adb617d commit 94996a3
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 @@ -14,12 +14,12 @@ The source code is released under [AGPL v3](http://www.gnu.org/licenses/agpl-3.0

Please visit [this page](http://uku.im/contributors) for an up-to-date list of our contributors.

## Developmeent
## Development

Update URL and server configs under the folder `src/configs/`.

Run `npm ci` to install dependencies exactly as they are listed in the package-lock.json file.

Run `npm run lint` to check the coding style of all source code.

Run `npm run test` to _create a zip file for uploading to Chrome Web Store_ and run tests against it.
Run `npm run test` to create a zip file for uploading to Chrome Web Store and run tests against it.

0 comments on commit 94996a3

Please sign in to comment.