Update README.md to reflect changes when fixing bug #151

This commit is contained in:
Adriano Correa
2022-07-13 09:54:01 -03:00
parent be91092e21
commit 95537eddfc

View File

@@ -231,7 +231,7 @@ To avoid the most common Windows issue:
- Best option: don't use Windows if possible
- Second best option: try WSL2 on Windows and pretend you're on Linux
- if you **must** use Windows, use `/Users/myname/zettelkasten` instead of `~/zettelkasten`
- if you **must** use Windows, it is preferable to use `C:/Users/myname/zettelkasten` instead of `~/zettelkasten`
- **NEVER** use `C:\Users\myname` style paths
- Using `vim.fn.expand("~/zettelkasten")` should work now but mileage will vary with anything outside of finding and opening files