diff --git a/content/rippled-setup.md b/content/rippled-setup.md index f7643845da..22927a85b4 100644 --- a/content/rippled-setup.md +++ b/content/rippled-setup.md @@ -74,7 +74,7 @@ A `rippled` server should run comfortably on commodity hardware, to make it easy - Disk: Minimum 50GB SSD recommended (500+ IOPS, more is better) for the database partition - RAM: 4+GB -Amazon EC2's m3.medium or m3.large VM sizes may be appropriate depending on your workload. (Validating servers need more resources.) +Amazon EC2's m3.large VM size may be appropriate depending on your workload. (Validating servers need more resources.) Naturally, a fast network connection is preferable. diff --git a/rippled-setup.html b/rippled-setup.html index 24ff7a7949..ef426c0bb6 100644 --- a/rippled-setup.html +++ b/rippled-setup.html @@ -200,7 +200,7 @@
  • Disk: Minimum 50GB SSD recommended (500+ IOPS, more is better) for the database partition
  • RAM: 4+GB
  • -

    Amazon EC2's m3.medium or m3.large VM sizes may be appropriate depending on your workload. (Validating servers need more resources.)

    +

    Amazon EC2's m3.large VM size may be appropriate depending on your workload. (Validating servers need more resources.)

    Naturally, a fast network connection is preferable.

    Installation on CentOS/Red Hat with yum

    This section assumes that you are using CentOS 7 or Red Hat Enterprise Linux 7.