Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Change 'lib' to 'local'
  • Loading branch information
Shoowa committed May 25, 2016
1 parent f2d5cd2 commit 5fade07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ $ chmod a+x kerl
$ mv kerl /usr/bin
$ kerl list releases
$ kerl build 18.2 r18.2 # this takes a while
$ kerl install r18.2 /usr/lib/erlang
$ kerl install r18.2 /usr/local/erlang
$ . /usr/lib/erlang/activate
```

Expand Down

0 comments on commit 5fade07

Please sign in to comment.