Skip to content

Commit 9b46974

Browse files
authored
Update README.md
1 parent 6cdea3c commit 9b46974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This project was inspired by [AskBend](https://github.com/datafuselabs/askbend)
2424

2525
### Installation
2626

27-
To run Postgres-GPT, which is an image that already includes all UDF functions and relevant plugins, you can use Docker.
27+
To run Postgres-GPT, which is an image that already includes all UDF functions and relevant plugins, Docker is the recommended method of running it.
2828

2929
```other
3030
docker run --name postgres-gpt -p 5432:5432 \

0 commit comments

Comments
 (0)