Skip to content

Commit

Permalink
[Doc] fix developer guide (ray-project#43583)
Browse files Browse the repository at this point in the history
When walking through the tutorials, we already assume we are in the project dir

Signed-off-by: hongchaodeng <[email protected]>
  • Loading branch information
hongchaodeng authored Mar 6, 2024
1 parent 5347a9b commit 067ad87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/ray-contribute/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ To build Ray on MacOS, first install these dependencies:
brew install wget
# Install Bazel.
ray/ci/env/install-bazel.sh
ci/env/install-bazel.sh
Building Ray on Linux & MacOS (full)
------------------------------------
Expand Down

0 comments on commit 067ad87

Please sign in to comment.