Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TechyGuy17 committed Oct 16, 2022
1 parent a20ec3f commit 238c839
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ This is a basic hugin messenger client written in Node.JS using our newly publis
# USAGE
Go through the client.js file and do the following:
1) Add your address + the private key of said address
2) Add the address of a updated hugin API, for example the official one (https://api.hugin.chat)
2) Add the address of a updated hugin API, for example the official one (https://api.hugin.chat)

After that run the following:
```npm i``` followed by ```node client.js``` and you should be up and running!

0 comments on commit 238c839

Please sign in to comment.