Move bin path, in Windows, from D: to C: (#251)

This commit is contained in:
Paulo F. Oliveira
2024-02-13 04:03:29 +00:00
committed by GitHub
parent f2c1b65313
commit 951dd857ae
8 changed files with 995 additions and 793 deletions
+3
View File
@@ -282,6 +282,9 @@ environment variables:
- `INSTALL_DIR_FOR_GLEAM`: base folder for Gleam
- `INSTALL_DIR_FOR_REBAR3`: base folder for `rebar3`
In each of these you'll find folder `bin` where the appropriate binaries, platform-dependant,
are found (i.e. `erl`, `erl.exe`, `rebar3`, `rebar3.exe`, ...).
## Elixir Problem Matchers
The Elixir Problem Matchers in this repository are adapted from