We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4919ae commit 2ea005bCopy full SHA for 2ea005b
1 file changed
README.md
@@ -13,8 +13,6 @@ A command-line tool for managing and versioning embedding vectors. Think of it a
13
## Installation
14
15
```bash
16
-pip install embedding-bridge
17
-
18
make clean
19
make DEBUG=0 all
20
make DEBUG=0 install
@@ -75,4 +73,4 @@ We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.
75
73
76
74
## License
77
78
-This project is licensed under the GNU General Public License v2.0 - see the [LICENSE](LICENSE) file for details.
+This project is licensed under the GNU General Public License v2.0 - see the [LICENSE](LICENSE) file for details.
0 commit comments