Skip to content

Commit

Permalink
Update how-to-install.rst (#54)
Browse files Browse the repository at this point in the history
update
  • Loading branch information
BalaBalaYi authored May 5, 2022
1 parent 5327f42 commit 94bfa18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/how-to-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Environment Requirement

gcc: gcc9
java: jdk8+
python: 3.6+
python: 3.8+
maven: 3.6+
bazel: 4.2.1+ (please remove the lower version if installed already)
bazel: 4.2.2+

Installation
~~~~~~~~~~~~
Expand All @@ -27,4 +27,4 @@ Install training only
^^^^^^^^^^^^^^^^^^^^^
::

sh scripts/install.sh training
sh scripts/install.sh training

0 comments on commit 94bfa18

Please sign in to comment.