Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 54aa7e6

Browse files
committed
let the README say clearly this VM is not designed for app development
1 parent 76c2131 commit 54aa7e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Introduction
44

5-
This project automates the setup of a development environment for Ruby on Rails core development. This is the easiest way to build a box with everything ready to start hacking on your pull request, all in an isolated virtual machine.
5+
This project automates the setup of a development environment for working on Ruby on Rails itself. Use this virtual machine to work on a pull request with everything ready to hack and run the test suites.
6+
7+
Please note this virtual machine is not designed to be used for Rails application development.
68

79
## Requirements
810

0 commit comments

Comments
 (0)