Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d29a80 commit 74ea034Copy full SHA for 74ea034
getting_started/1.markdown
@@ -35,7 +35,7 @@ You can download and compile Elixir in few steps:
35
$ make test
36
37
$ bin/elixir -v
38
- Elixir 0.9.0.dev
+ Elixir 0.5.0.dev
39
40
If tests pass, you are ready to go. Otherwise, feel free to open an issue [in the issues tracker on Github](https://github.com/elixir-lang/elixir).
41
0 commit comments