1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 02:36:36 +00:00

fixed typo

This commit is contained in:
Milo Todt
2019-01-12 12:34:25 -08:00
parent 6fb72bd44a
commit e298739cb9

View File

@@ -56,7 +56,7 @@ git checkout <PR>
_To compile and run the code_ _To compile and run the code_
``` ```
yarn yarn
yarn build yarn run dev
``` ```
## Deploy ## Deploy