mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-22 04:25:36 +08:00
Update readme
This commit is contained in:
parent
3a677a8c2d
commit
6577bd9358
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
# K2 - Sync Engine Experiment
|
||||
|
||||
# Initial Setup
|
||||
```
|
||||
nvm use 6
|
||||
cd core
|
||||
npm instal
|
||||
```
|
||||
|
||||
# Running the API
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue