zk-org / zk

A plain text note-taking assistant
https://zk-org.github.io/zk/
GNU General Public License v3.0
1.66k stars 122 forks source link

cant go intall #228

Closed k1ng440 closed 2 years ago

k1ng440 commented 2 years ago

Hi, I tried to install it with go install github.com/mickael-menu/zk@latest and its fails with following:

go: github.com/mickael-menu/zk@latest: create zip: tests/fixtures/issue-47/202102241246 §1 Zettelkasten.md: malformed file path "tests/fixtures/issue-47/202102241246 §1 Zettelkasten.md": invalid char '§'
mickael-menu commented 2 years ago

Take a look at the README if you want to build zk yourself. You can use make install:

https://github.com/mickael-menu/zk#build-from-scratch