Skip to content

Commit 6877dda

Browse files
committed
fixing minor formatting
1 parent 22177a6 commit 6877dda

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff 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

4949
Before 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

6060
Install 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

0 commit comments

Comments
 (0)