ariG23498 HF Staff commited on
Commit
dbd91bb
·
verified ·
1 Parent(s): 34b1dc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ for everyone.
63
  Below, there are some code snippets on how to get quickly started with running the model. First, install the Transformers library with the version made for Gemma 3:
64
 
65
  ```sh
66
- $ pip install git+https://github.com/huggingface/[email protected]Gemma3
67
  ```
68
 
69
  Then, copy the snippet from the section that is relevant for your use case.
 
63
  Below, there are some code snippets on how to get quickly started with running the model. First, install the Transformers library with the version made for Gemma 3:
64
 
65
  ```sh
66
+ $ pip install git+https://github.com/huggingface/[email protected]Gemma-3
67
  ```
68
 
69
  Then, copy the snippet from the section that is relevant for your use case.