Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codic12 authored Nov 28, 2021
1 parent b5d9142 commit 118b520
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@ It supports both a floating mode and master-stack tiling with gaps and struts.
Check out the screenshots on the wiki for some examples of how it looks.

## build / install
Install Nim 1.6.0, probably through Choosenim. Clone this directory and run
Install Nim >= 1.4.0, for example through Choosenim. Clone this directory and run
```
$ nimble build -d:release --gc:arc
```
And you should end up with two binaries; strip and use!
And you should end up with two binaries; strip and use!

Alternatively, for users of the Arch Linux distribution, you can use the AUR package worm-git.

## License
Licensed under the MIT license. See the LICENSE file for more info.

0 comments on commit 118b520

Please sign in to comment.