mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
parent
c911f2d431
commit
ca77d42758
@ -17,6 +17,14 @@ ruby 2.5.3
|
||||
nodejs 10.15.0
|
||||
```
|
||||
|
||||
You can also include comments:
|
||||
|
||||
```:no-line-numbers
|
||||
ruby 2.5.3 # This is a comment
|
||||
# This is another comment
|
||||
nodejs 10.15.0
|
||||
```
|
||||
|
||||
The versions can be in the following format:
|
||||
|
||||
- `10.15.0` - an actual version. Plugins that support downloading binaries, will download binaries.
|
||||
|
Loading…
Reference in New Issue
Block a user