Skip to content

Commit e0c8e33

Browse files
committed
More fixes
1 parent 284c7d2 commit e0c8e33

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

install.markdown

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Install Elixir according to your operating system and tool of choice.
2929
* Run: `sudo port install elixir`
3030

3131
- Using [version managers](#version-managers)
32-
3332
- Using [install scripts](#install-scripts)
3433

3534
### GNU/Linux
@@ -174,9 +173,7 @@ $env:PATH = "$installs_dir\elixir\{{ stable.version }}-otp-{{ stable.otp_version
174173
iex.bat
175174
```
176175
177-
Use `install.sh --help` or `install.bat --help` to learn more about available arguments and options.
178-
179-
Install scripts support installing Elixir 1.14+.
176+
You may want to [set the $PATH environment variable](#setting-path-environment-variable) for your whole system. Use `install.sh --help` or `install.bat --help` to learn more about available arguments and options.
180177
181178
## Precompiled package
182179

0 commit comments

Comments
 (0)