📝 README Updated

This commit is contained in:
soulehshaikh99 2020-08-21 02:07:44 +05:30
parent 61526720da
commit e867548c33

View File

@ -43,7 +43,9 @@ But I strongly recommend using <em>yarn</em> as it is a better choice when compa
```bash ```bash
# Clone the Project # Clone the Project
# GitHub CLI Users # Use degit scaffolding tool
$ npx degit soulehshaikh99/create-svelte-electron-app create-svelte-electron-app
# or GitHub CLI Users
$ gh repo clone https://github.com/soulehshaikh99/create-svelte-electron-app.git $ gh repo clone https://github.com/soulehshaikh99/create-svelte-electron-app.git
# or Normal Git Users # or Normal Git Users
$ git clone https://github.com/soulehshaikh99/create-svelte-electron-app.git $ git clone https://github.com/soulehshaikh99/create-svelte-electron-app.git