From 85f4cda752f7dfeddc73b4582bcc03c01e867285 Mon Sep 17 00:00:00 2001 From: charlesgauthereau Date: Sun, 15 Feb 2026 11:49:01 +0100 Subject: [PATCH] fix: README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c2ff6256..75cf8dd3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ [![Self Hosted](https://img.shields.io/badge/self--hosted-yes-brightgreen)](https://github.com/Portabase/portabase) [![Open Source](https://img.shields.io/badge/open%20source-❤️-red)](https://github.com/Portabase/portabase) - [![NextJS][NextJS]][NextJS-url] [![BetterAuth][BetterAuth]][BetterAuth-url] [![Drizzle][Drizzle]][Drizzle-url] @@ -51,14 +50,13 @@ You have 4 ways to install Portabase: - Automated CLI (recommended) - [details](https://portabase.io/docs/dashboard/setup#cli) -- Docker Compose setup - [details](https://portabase.io/docs/dashboard/setup#docker) +- Docker Run - [details](https://portabase.io/docs/dashboard/setup#docker) +- Docker Compose setup - [details](https://portabase.io/docs/dashboard/setup#docker-compose) - Kubernetes with Helm (soon) - Development setup - [details](https://portabase.io/docs/dashboard/setup#development) **Ensure Docker is installed on your machine before getting started.** - - ## Contributors [![Contributors](https://contrib.rocks/image?repo=Portabase/portabase)](https://github.com/Portabase/portabase/graphs/contributors)