Browse Source

Simplify the curl method to get erlang.mk

Loïc Hoguin 8 years ago
parent
commit
ce741ddc9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/guide/getting_started.asciidoc

+ 1 - 1
doc/src/guide/getting_started.asciidoc

@@ -32,7 +32,7 @@ $ wget https://erlang.mk/erlang.mk
 Or:
 
 [source,bash]
-$ curl https://erlang.mk/erlang.mk -o erlang.mk
+$ curl -O https://erlang.mk/erlang.mk
 
 Alternatively, just https://erlang.mk/erlang.mk[click on this link].