Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aburdulescu authored Dec 6, 2020
1 parent 7a14f00 commit b309081
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,8 @@ Generate file based on a json data file and a template file

## Install:

### Install go
Use whatever method works for you:
- on GNU/Linux, install the official package from your package repository

OR

- follow the instructions from the golang website [here](https://golang.org/doc/install)

### Install the tool
- Install golang(e.g. on Debian based distros: `sudo apt install golang`)
- then run
```
go get github.com/aburdulescu/tpl
```
Expand Down

0 comments on commit b309081

Please sign in to comment.