Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions installation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,9 @@ Your next step is to choose one of our supported hosting method that's available

Click on one of the links below to view further instructions for your preferred hosting method. Each method has their pros and cons, be sure to take them into consideration when choosing your hosting platform to run Modmail.

### [Railway](railway.md) (free/paid)
### [Railway](railway.md) (paid)

A platform as a service (PaaS) that offers a generous free plan, which allows you to host Modmail for free without any downtime. A credit card is required for verification purposes. Their UI is very simple and easy for beginners to quickly deploy and run your Modmail bot on. You can learn more about their Free Tier plan and pricing by clicking [here](https://railway.app/pricing). 
A platform as a service (PaaS) that offers relatively low cost plans, which allows you to host Modmail for little without any downtime. A credit card is required for payment. Their UI is very simple and easy for beginners to quickly deploy and run your Modmail bot on. You can learn more about their plans and pricing by clicking [here](https://railway.app/pricing). 

### [Northflank](https://northflank.com/) (free/paid)

Expand Down
2 changes: 1 addition & 1 deletion installation/railway.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Railway is a deployment platform where you can provision infrastructure, develop

## Costs

Railway is no longer free. Their lowest plan starts at $5 per month.
Their lowest plan starts at $5 per month.
Visit the [pricing](https://railway.app/pricing) page for the up-to-date pricing info.

## Fork our GitHub repositories
Expand Down