Skip to content

Commit f82913c

Browse files
committed
Fix path
1 parent 1bb9b41 commit f82913c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/install/source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ system is set in `rel/vm.args.eex` and `rel/env.sh.eex`, apps in `config/runtime
379379
### Erlang Local Install
380380

381381
If you compile Erlang/OTP from source code and install in a local folder,
382-
for example in `$HOME/erl27` like this:
382+
for example in `$HOME/erl-local` like this:
383383

384384
```bash
385385
cd otp_src

0 commit comments

Comments
 (0)