File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The infrastructure creates a robust, scalable system architecture:
4444
4545> See the [ system architecture documentation] ( /docs/system-architecture.md ) for detailed information.
4646
47- ## 📋 Prerequisites
47+ ## Prerequisites
4848
4949Before using this template, you need an application ready to deploy.
5050
@@ -59,15 +59,18 @@ Before using this template, you need an application ready to deploy.
5959
6060Install the template into your project using the Nava Platform CLI:
6161
62- 1 . ** Install the nava-platform tool** : Follow the instructions at [ github.com/navapbc/platform-cli] ( https://github.com/navapbc/platform-cli )
62+ 1 . ** Install the nava-platform tool** :
63+ Follow the instructions at [ github.com/navapbc/platform-cli] ( https://github.com/navapbc/platform-cli )
6364
64- 2 . ** Run the installation command** in your project's root directory:
65+ 2 . ** Run the installation command**
66+ in your project's root directory:
6567
6668 ``` sh
6769 nava-platform infra install .
6870 ```
6971
70- 3 . ** You're ready to go!** Proceed to the setup steps below.
72+ 3 . ** You're ready to go!**
73+ Proceed to the setup steps below.
7174
7275### Setup Guide
7376
You can’t perform that action at this time.
0 commit comments