Skip to content

Commit 8dcdc5a

Browse files
authored
Updated README.md (#16)
* Updated package name to match brand * Removed hyphen in package name * Updated README.md
1 parent 4ea9bcb commit 8dcdc5a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

-14
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,6 @@ full-text search, and geo-spatial search.
1212
## Getting started ##
1313

1414
### Installation ###
15-
16-
For now RedisVL isn't available at packagist.org, but you can still install it via Composer by specifying [GitHub
17-
repository](https://github.com/RedisVentures/redis-vector-php) in your composer.json file.
18-
19-
```shell
20-
{
21-
"repositories": [
22-
{
23-
"type": "github",
24-
"url": "https://github.com/RedisVentures/redis-vector-php.git"
25-
}
26-
]
27-
}
28-
```
2915
```shell
3016
composer install redis-ventures/redisvl
3117
```

0 commit comments

Comments
 (0)