@ -94,6 +94,8 @@ by [Erlang Solutions](https://www.erlang-solutions.com/resources/download.html),
but be sure to choose the "Standard" download option or you'll have issues building
but be sure to choose the "Standard" download option or you'll have issues building
projects.
projects.
Do note that if you are planning to work with multiple Erlang versions on the same machine, you will want to build Rebar3 with the oldest one of them. The five newest major Erlang releases are supported at any given time: if the newest version is OTP-23, building with versions as old as OTP-19 will be supported, and produce an executable that will work with those that follow.
## Documentation
## Documentation
Rebar3 documentation is maintained on [https://www.rebar3.org/docs](https://www.rebar3.org/docs)
Rebar3 documentation is maintained on [https://www.rebar3.org/docs](https://www.rebar3.org/docs)