Skip to content

Commit fde6396

Browse files
committed
Updated README
1 parent 63334a3 commit fde6396

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ Currently, in order to use Spotbar, you have to create your personal _client_id_
3030

3131
## Installing
3232

33+
Grab the package for your OS in the **Releases** page, and you should be ready to go!
34+
35+
## Building
36+
37+
Take this route if Spotbar for you OS has not been packaged yet (it will, pretty soon!), or if you just wanna play around with the code.
38+
3339
This app is written in TypeScript, so the `tsc` compiler is required; type `tsc` in the command line to find out if you already have it installed. If you don't, install it through `npm` by typing `(sudo) npm install --global typscript`.
3440

3541
Ok, you're now ready: clone this repo and install the required modules:

0 commit comments

Comments
 (0)