Skip to content

Commit

Permalink
chore: fix typo in README.md (#10)
Browse files Browse the repository at this point in the history
* Fix typo in README.md

Wondows -> Windows

* Update README.md

---------

Co-authored-by: Artin <artin@cat.ms>
  • Loading branch information
pertsevds and bytemain authored Nov 5, 2024
1 parent d073ce6 commit 53bbc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ You can reference the E2E test in MacOS 12: [https://github.com/version-fox/vfox

## install Elixir in Windows platform

You should use the v.0.5.3+ vfox version to add vfox-elixir plugin in Wondows platform. **Only support install Elixir versions after v1.15**, Elixir versions before v1.15 can also be installed using the deprecated [Online Elixir Installer](https://github.com/elixir-lang/elixir-windows-setup/releases/tag/v2.4).
You should use vfox 0.5.3+ to add vfox-elixir plugin in Windows platform. **Only support install Elixir versions after v1.15**, Elixir versions before v1.15 can also be installed using the deprecated [Online Elixir Installer](https://github.com/elixir-lang/elixir-windows-setup/releases/tag/v2.4).

```shell
# make sure an Erlang/OTP version is installed.
Expand Down

0 comments on commit 53bbc62

Please sign in to comment.