You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/upgrading-to-v0-16.md
+27-6Lines changed: 27 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,8 @@ a binary rather than a set of scripts.
8
8
9
9
## Installation
10
10
11
-
Installation of version 0.16.0 is much simpler than previous versions of asdf.
12
-
It's just three steps:
11
+
Installation of version 0.16.0 and newer is much simpler than previous versions
12
+
of asdf. It's just three steps:
13
13
14
14
* Download the appropriate `asdf` binary for your operating system/architecture combo from the [GitHub releases page](https://github.com/asdf-vm/asdf/releases) and place it in a directory on your `$PATH`
15
15
* Add `$ASDF_DATA_DIR/shims` to the front of your `$PATH`.
0 commit comments