From a742a5d4dfcebde89eb0f09e7277796849fc4490 Mon Sep 17 00:00:00 2001
From: goFrendiAsgard
Date: Mon, 11 Dec 2023 08:26:10 +0700
Subject: [PATCH] use p align
---
docs/installation.md | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/docs/installation.md b/docs/installation.md
index f4b5ae98..f341b2e3 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -26,10 +26,11 @@ Zrb provides three installation methods to help you get started.
## Installing Zrb Using Installation Script
-
+
-
Installation Script: Get you started in less than 5 minutes
-
+
+ Installation Script: Get you started in less than 5 minutes
+
If you are on a new computer or are new to Python, we have an [installation script](https://github.com/state-alchemists/zrb/blob/main/install.sh) that help you install [`Pyenv`](https://github.com/pyenv/pyenv) and `Zrb`.
@@ -43,10 +44,11 @@ We recommend this installation method if you work on a new computer/VM.
## Installing Zrb As A Python Package
-
+
-
Pip package: Just like Pandas, Numpy, or FastAPI
-
+
+ Pip package: Just like Pandas, Numpy, or FastAPI
+
If you already have your own Python Ecosystem (i.e., [Pyenv](https://github.com/pyenv/pyenv), [Conda](https://docs.conda.io/en/latest), or Venv), you can install Zrb as a Python package using the Pip command.
@@ -87,10 +89,11 @@ Like any Python package, you can install Zrb in your [virtual environment](https
## Installing Zrb As A Docker Container
-
+
-
Docker Container: Always ready for anything
-
+
+ Docker Container: Always ready for anything
+
If you prefer to work with Docker or you don't want to install Python on your computer, you can install Zrb as a Docker container.