Skip to content

Commit a266d5c

Browse files
authored
fix typo README (huggingface#1230)
1 parent d31cfde commit a266d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you'd like to use the accelerator-specific features of 🤗 Optimum, you can
2222
| [Habana Gaudi Processor (HPU)](https://habana.ai/training/) | `pip install --upgrade-strategy eager optimum[habana]` |
2323
| [FuriosaAI](https://www.furiosa.ai/) | `pip install --upgrade-strategy eager optimum[furiosa]` |
2424

25-
+The `--upgrade-strategy eager` option is needed to ensure the different packages are upgraded to the latest possible version.
25+
The `--upgrade-strategy eager` option is needed to ensure the different packages are upgraded to the latest possible version.
2626

2727
To install from source:
2828

0 commit comments

Comments
 (0)