remove go chmod command from README.md

Now that the `go` script no longer exists in the repo, the chmod command isn't needed.
pull/57/head
Alys 3 years ago committed by GitHub
parent 970be5bb71
commit 1f74268edf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,7 +45,6 @@ Make sure you have a working [Go installation](https://golang.org/), then clone
```sh
$ git clone https://github.com/mickael-menu/zk.git
$ cd zk
$ chmod a+x go
```
#### On macOS

Loading…
Cancel
Save