Skip to content

Commit ad68b9d

Browse files
authored
Revise installation instructions for Postiz
Clarify installation method and update recommendations.
1 parent 223128a commit ad68b9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/installation/development.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ title: Development Environment
55
import { Cards, Steps } from 'nextra/components';
66
import Prereqs from '../../components/snippets/installation-pre-reqs.mdx';
77

8-
This is currently the recommended option to install Postiz in a supportable configuration. The docker images are in active and heavy development for now.
8+
Only use this method if you cannot use docker or want to develop on Postiz.
9+
(Docker-Compose)[https://docs.postiz.com/installation/docker-compose] is the recommended Method.
910

1011
## Tested configurations
1112

0 commit comments

Comments
 (0)