mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
fix typo
This commit is contained in:
parent
0e063d94d2
commit
ce7319b071
@ -63,7 +63,7 @@ It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](h
|
||||
|
||||
## Useful Commands
|
||||
|
||||
Commands on each lines within codeblocks represents others wihtin the same codeblock. This means that you can use either `npm i` or `npm install` when installing dependencies.
|
||||
Each line within codeblocks represents different ways to achieve the same result. This means that you can, for example, use either `npm i` or `npm install` when installing dependencies.
|
||||
|
||||
### Install Dependencies
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user