提交 c395a530 编写于 作者: M Michael H

Added dollarsign to the README.md for consistancy

上级 312485f3
......@@ -46,18 +46,18 @@ and may also be used independently outside Rails.
1. Install Rails at the command prompt if you haven't yet:
gem install rails
$ gem install rails
2. At the command prompt, create a new Rails application:
rails new myapp
$ rails new myapp
where "myapp" is the application name.
3. Change directory to `myapp` and start the web server:
cd myapp
rails server
$ cd myapp
$ rails server
Run with `--help` or `-h` for options.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册