Skip to content

Commit 0775ffe

Browse files
authored
Update getting_started.md (#61)
Update to the asdf new syntax `asdf plugin update --all`
1 parent 9a78244 commit 0775ffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guides/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Best to use Erlang solutions packages: https://www.erlang-solutions.com/download
123123

124124
**Or use ASDF**
125125
```
126-
asdf plugin-update --all
126+
asdf plugin update --all
127127
asdf install erlang 24.0.1
128128
```
129129

0 commit comments

Comments
 (0)