Skip to content

Commit

Permalink
info updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SrWither authored Apr 22, 2024
1 parent 8212def commit 39d1d31
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# DiscordBSD
An attempt at a native discord client for FreeBSD.

### Dependencies:
### Build Dependencies:
```
pkg install electron28
pkg install electron25
pkg install node20
pkg install npm-node20
```
**Make dependencie:**
```
electron.mk (/usr/ports/Mk/Uses/electron.mk)
```
get it here: https://github.com/tagattie/FreeBSD-Electron/tree/master/Mk/Uses
get `electron.mk` here: https://github.com/tagattie/FreeBSD-Electron/tree/master/Mk/Uses

### Download:
you can download DiscordBSD from the releases: https://github.com/SrWither/DiscordBSD/releases/
Expand Down

0 comments on commit 39d1d31

Please sign in to comment.