Skip to content

Commit e8f3813

Browse files
README update
1 parent 0989784 commit e8f3813

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
@@ -16,15 +16,15 @@ Terbium is a webOS packed full of features and more!
1616

1717
### Getting Started
1818

19-
To Get started using Terbium what you want to do is either download the repository using the "code" button and downloading as a zip and extracting it or using git
19+
To Get started using Terbium what you want to do is either download the repository using the "code" button and downloading as a zip and extracting it or using `git clone https://github.com/terbiumOS/webOS`
2020

2121
Next go into the directory which by defualt will be called webOS and run the following command in your Operating systems terminal which if your on windows you can type into the file explorer url and just type `cmd` or if your on linux/macos just right click the folder and select open in terminal and then run the commands below
2222

2323
```sh
2424
npm install && npm start
2525
```
2626

27-
Visit `localhost:6969` to use it!
27+
Wait for everything to install then visit `localhost:6969` to use it!
2828

2929
## Contributers
3030

0 commit comments

Comments
 (0)