Skip to content

Commit

Permalink
fixes typo in requirements installation
Browse files Browse the repository at this point in the history
  • Loading branch information
djliden committed Mar 6, 2024
1 parent 46a7bfa commit 771f14d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"outputs": [],
"source": [
"%pip install --upgrade -r ./olma_requirements.txt"
"%pip install --upgrade -r ./olmo_requirements.txt"
]
},
{
Expand Down

0 comments on commit 771f14d

Please sign in to comment.