Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
acikogun committed Sep 1, 2020
1 parent bec381f commit 91fe232
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ An extensible installer for tools I use on my development workstation.

- **winit** installs latest versions of all available tools.
- Supported platforms : **linux/amd64**
- Supported distros : Debian{9,10} Ubuntu{16,18} Centos{7,8}
- Supported distros : Debian{9,10} Ubuntu{16,18,20} Centos{7,8}

## Available tools

Expand All @@ -29,7 +29,6 @@ An extensible installer for tools I use on my development workstation.
- terraform
- vagrant


## Notes

- **git**, **python3**, **IPython** ***pip**, **virtualenv** are installed before any tool.
Expand Down Expand Up @@ -64,14 +63,6 @@ Display help
sudo ./winit -h
```

Also a **ubuntu/bionic64** based **Vagrant** box preinstalled with all tools is available

```
vagrant init acik/winit \
--box-version 1.2.0
vagrant up
```

## Options

-h : Show help and exit
Expand Down

0 comments on commit 91fe232

Please sign in to comment.