Skip to content

Commit

Permalink
Link to issue #2 in README
Browse files Browse the repository at this point in the history
Today I learned that GitHub READMEs do not infer issue numbers.
  • Loading branch information
klaaspieter authored Mar 26, 2021
1 parent fe9f9f6 commit 18e97ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Xcode plugin for [asdf] version manager

⚠️ Work in progress. The current plugin can only install Xcode. It cannot change your version of Xcode based on `.tool-versions`. See #2 for more details. In the meantime I suggest you use [chxcode] to automatically change Xcode versions.
⚠️ Work in progress. The current plugin can only install Xcode. It cannot change your version of Xcode based on `.tool-versions`. See [#2] for more details. In the meantime I suggest you use [chxcode] to automatically change Xcode versions.

## Install

Expand All @@ -27,3 +27,4 @@ See [asdf documentation] for instructions on how to install and manage Xcode ver
[`.tool-versions`]: https://asdf-vm.com/#/core-configuration?id=tool-versions
[xcodes]: https://github.com/RobotsAndPencils/xcodes
[chxcode]: https://github.com/klaaspieter/chxcode
[#2]: https://github.com/klaaspieter/asdf-xcode/issues/2

0 comments on commit 18e97ea

Please sign in to comment.