Skip to content

Commit 1cc89e9

Browse files
sdaultonfacebook-github-bot
authored andcommitted
update installation instructions
Summary: follow up on comment from D48230718 Reviewed By: Balandat Differential Revision: D48245744 fbshipit-source-id: 9d8d10d980e4f668b70afca92359327f63d74d16
1 parent c413c08 commit 1cc89e9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/installation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You need Python 3.9 or later to run Ax.
88

99
The required Python dependencies are:
1010

11-
* [botorch](https://www.botorch.org) >=0.1.3
11+
* [botorch][def]
1212
* jinja2
1313
* pandas
1414
* scipy
@@ -101,3 +101,6 @@ The above example limits the cloned directory size via the
101101
[`--depth`](https://git-scm.com/docs/git-clone#Documentation/git-clone.txt---depthltdepthgt)
102102
argument to `git clone`. If you require the entire commit history you may remove this
103103
argument.
104+
105+
106+
[def]: https://www.botorch.org

0 commit comments

Comments
 (0)