We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42eb05b commit 7db5a80Copy full SHA for 7db5a80
README.md
@@ -12,5 +12,5 @@ This script installs and uses gcc, MySQL, Sqlite3, NodeJS, Nginx and Ruby on Rai
12
13
Takes just over 6 minutes to complete.
14
#### Notes
15
-The user password (line 6: DEPLOY\_PASSWORD) should be changed to a suitable Linux approved password.
16
-The project is run in development mode (line 144, 145), to run in production, change the RAILS_ENV variable in those lines.
+The user password (line 6: `DEPLOY\_PASSWORD`) should be changed to a suitable Linux approved password.
+The project is run in development mode (line 144, 145), to run in production, change the `RAILS_ENV` variable in those lines.
0 commit comments