Update README.md

This commit is contained in:
Sergey 2024-07-20 15:17:52 -04:00 committed by GitHub
parent 56a9c18378
commit 99ef3f732b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ $ cargo install diesel_cli --no-default-features --features sqlite
``` ```
$ npm install $ npm install
$ npm run dev $ npm start
``` ```