Skip to content

Commit 7a46e9e

Browse files
committed
docs(README): improve readme
1 parent 42a5bbf commit 7a46e9e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ A `vim.env` polyfill with extra features.
1414
luarocks install osenv
1515
```
1616

17+
Supports all platforms, including Windows.
18+
1719
### Using Nix
1820

1921
* Flake or flakeless support, both methods return according to the [flake outputs schema](https://wiki.nixos.org/wiki/Flakes).
@@ -24,6 +26,7 @@ luarocks install osenv
2426

2527
Requires a C compiler (GCC, Clang, MinGW). If not gcc, set `CC` as well.
2628
Run from the root of the repository.
29+
The makefile will not work for MSVC, but the luarocks MSVC backend will work.
2730

2831
If you don't know where your Lua headers are, find them with:
2932

0 commit comments

Comments
 (0)