Skip to content

Commit

Permalink
Minor doc fix (pytorch#3339)
Browse files Browse the repository at this point in the history
Summary:
X-link: facebookresearch/FBGEMM#433

- Minor doc fix

Pull Request resolved: pytorch#3339

Reviewed By: sryap

Differential Revision: D65584708

Pulled By: q10

fbshipit-source-id: c0d30277bc91809cad0272a64e398d97ac096ae2
  • Loading branch information
q10 authored and facebook-github-bot committed Nov 7, 2024
1 parent 65fb5b3 commit f8f25ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ Clone the repo along with its submodules, and install the
# Install additional required packages for building and testing
cd fbgemm_${FBGEMM_VERSION}/fbgemm_gpu
pip install requirements.txt
pip install -r requirements.txt
The Build Process
~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit f8f25ab

Please sign in to comment.