Skip to content

Commit 089a8cc

Browse files
authored
Update v25-preview.mdx
1 parent ebe72c6 commit 089a8cc

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

dgraph/v25-preview.mdx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,7 @@ Dgraph for AI-ready knowledge graphs.
99

1010
## Availability
1111

12-
As we prepare for the general availability, we're making a set of preview
13-
releases available for use on Hypermode and locally. The fastest way to get
14-
started is to sign up for a free
15-
[Hypermode account](https://hypermode.com/login).
16-
17-
The run locally, use the Docker image `dgraph/standalone:v25.0.0-preview6`.
12+
To run locally, use the Docker image `dgraph/standalone:v25.0.0-preview6`.
1813

1914
```bash
2015
docker run --rm -it -p 8080:8080 -p 9080:9080 dgraph/standalone:v25.0.0-preview6

0 commit comments

Comments
 (0)