TheBloke commited on
Commit
0eb1a85
1 Parent(s): e810603

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -97,7 +97,7 @@ Requires:
97
  ```shell
98
  pip3 install git+https://github.com/huggingface/transformers.git@72958fcd3c98a7afdc61f953aa58c544ebda2f79
99
 
100
- pip3 install git@https://github.com/casper-hansen/AutoAWQ.git@1c5ccc791fa2cb0697db3b4070df1813f1736208
101
  ```
102
 
103
  ### You can then try the following example code
 
97
  ```shell
98
  pip3 install git+https://github.com/huggingface/transformers.git@72958fcd3c98a7afdc61f953aa58c544ebda2f79
99
 
100
+ pip3 install git+https://github.com/casper-hansen/AutoAWQ.git@1c5ccc791fa2cb0697db3b4070df1813f1736208
101
  ```
102
 
103
  ### You can then try the following example code