few tweaks to readme and install script

This commit is contained in:
Ronald A. Richardson
2025-05-26 15:20:48 +08:00
parent d24b1d6fbe
commit 1a0073eae0
2 changed files with 75 additions and 45 deletions

View File

@@ -32,8 +32,7 @@ Fleetbase is a modular logistics and supply chain operating system designed to s
```bash
git clone git@github.com:fleetbase/fleetbase.git
cd fleetbase
sh scripts/docker-install.sh
cd fleetbase && ./scripts/docker-install.sh
```
## 📖 Table of contents
@@ -73,8 +72,7 @@ Make sure you have both the latest versions of docker and docker-compose install
```bash
git clone git@github.com:fleetbase/fleetbase.git
cd fleetbase
sh scripts/docker-install.sh
cd fleetbase && ./scripts/docker-install.sh
```
### Accessing Fleetbase