Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mentors4EDU authored Feb 21, 2020
1 parent 243ff26 commit 1103830
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Install via SNAP: `sudo snap install decentralized-internet --edge`
Install via Docker: `docker pull gamer456148/decentralized-internet`
Use Clojure CLI/deps.edn: `decentralized-internet {:mvn/version "0.1.0"}`
Use Gradle:`Compile 'decentralized-internet:decentralized-internet:0.1.0'`
Use wget: `sudo wget -O decentralized-internet.tar.gz "https://git.io/JvR7b"`
##### Export Components:
`bit export decentralized-internet.lonero_decentralized-internet`
##### Add via Maven
Expand Down Expand Up @@ -85,11 +86,11 @@ dependencies:
Run: `pub get`
##### Use this Module via Puppet:
Add this to your Puppetfile as a declaration:
`mod 'gamer456148-decentralized_internet', '1.0.1'`
`mod 'gamer456148-decentralized_internet', '1.1.0'`
Next run the command:
`bolt puppetfile install`
Instead of the above, you can also try adding:
`mod 'gamer456148-decentralized_internet', '1.0.1'`
`mod 'gamer456148-decentralized_internet', '1.1.0'`
This mod line is for those who use r10k or Code Manager
Learn more [here](https://puppet.com/docs/pe/2019.2/managing_puppet_code.html)
###### App to add GitHub metrics tracking to select repos [here](https://github.com/apps/decentralized-internet)
Expand Down

0 comments on commit 1103830

Please sign in to comment.