1
0
mirror of https://github.com/jcwimer/railsVagrant synced 2026-03-25 02:44:44 +00:00

Fixed line endings to unix

This commit is contained in:
2017-03-25 00:41:41 +00:00
parent f1dd76fccd
commit 744418db86
6 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
# railsVagrant
Ubuntu 14.04 vagrant template for rails development.
To use, do the following:
* Run <tt>vagrant up</tt>
# railsVagrant
Ubuntu 14.04 vagrant template for rails development.
To use, do the following:
* Run <tt>vagrant up</tt>
* Run <tt>vagrant ssh</tt>