Skip to content

Commit

Permalink
Update getting-started.md - branch v0.14.0 does not exist
Browse files Browse the repository at this point in the history
  • Loading branch information
fcbry committed Jul 23, 2024
2 parents ccdd47d + d817779 commit d636fb0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ asdf primarily requires `git` & `curl`. Here is a _non-exhaustive_ list of comma


```shell
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0
git clone https://github.com/asdf-vm/asdf.git ~/.asdf

```

Expand Down
2 changes: 1 addition & 1 deletion docs/ja-jp/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ asdfの動作には`git`および`curl`が必要です。以下の表は、 _あ
<!-- x-release-please-start-version -->

```shell
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.13.1
git clone https://github.com/asdf-vm/asdf.git ~/.asdf

```

Expand Down
2 changes: 1 addition & 1 deletion docs/pt-br/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ asdf primarily requires `git` & `curl`. Here is a _non-exhaustive_ list of comma
<!-- x-release-please-start-version -->

```shell
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0
git clone https://github.com/asdf-vm/asdf.git ~/.asdf
```

<!-- x-release-please-end -->
Expand Down
2 changes: 1 addition & 1 deletion docs/zh-hans/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ asdf primarily requires `git` & `curl`. Here is a _non-exhaustive_ list of comma
<!-- x-release-please-start-version -->

```shell
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0
git clone https://github.com/asdf-vm/asdf.git ~/.asdf
```

<!-- x-release-please-end -->
Expand Down

0 comments on commit d636fb0

Please sign in to comment.