Skip to content

Commit

Permalink
docs: remove spaces before colons (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbapapazes authored Jan 2, 2024
1 parent ec68f52 commit 5a0b7f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Introduction

This is the source code of the [AdonisJS Packages](https://adonisjs.com/packages) website. The website is built using :
This is the source code of the [AdonisJS Packages](https://adonisjs.com/packages) website. The website is built using:

- [AdonisJS](https://adonisjs.com)
- [VueJS](https://vuejs.org/)
Expand Down Expand Up @@ -43,7 +43,7 @@ If you want to add an icon for you package, make sure to pick an appropriate ima

#### Launch the website

In order to run the website locally, you need to :
In order to run the website locally, you need to:

- Install dependencies using `pnpm install`
- Compile the package database using `node ace build:packages`
Expand Down

0 comments on commit 5a0b7f5

Please sign in to comment.