Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeleldar committed Nov 5, 2022
1 parent ca61812 commit 2162f37
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@ Platinum is a hobby project entirely managed and written by the community. It is
3. Scroll down and click on the file for your specific platform (Windows = `.exe`, Debian Linux distros = `.deb`, etc.)
4. Open the downloaded file then let Platinum install!

## Building from source

Run
```
git clone https://github.com/redstone-scratch/Platinum && cd Platinum
npm/pnpm install
npm/pnpm run tailwind:once
npm/pnpm run make
```
The output it in the out directory.

## Contributors

This section will update automatically as we get contribut*o*rs.

0 comments on commit 2162f37

Please sign in to comment.