Skip to content

Commit 36db9f0

Browse files
readme
1 parent 89240e1 commit 36db9f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ The app provides some configurations specifically for the weather:
3535
- **If for some reason it's not possible to get the coordinates, then the app will fallback to the "City, Country" setting so i advise you to fill both.**
3636

3737
## Development
38-
- `https://github.com/alicescfernandes/fitibt-minimal-clock.git`
38+
- `git clone https://github.com/alicescfernandes/fitibt-minimal-clock.git`
3939
- `npm install`
40-
- For this project you don't need to use the npx commands provided on the Fitbit dev starter page. The `package.json` exposes some commands that use the installed packages
40+
- For this project you don't need to use the `npx` commands provided on the Fitbit dev starter page. The `package.json` exposes some commands that use the installed packages
4141
- `npm run start` will start the fitbit cli shell (it's the same as `npx fitbit`)
4242
- `npm run build` will build the app (it's the same as running `npx fitbit-build`)
4343
## Resources

0 commit comments

Comments
 (0)