Skip to content

Commit 53b3e40

Browse files
author
Gogs
committed
Fix README.md
1 parent 717d549 commit 53b3e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ EveryDocs Core is the server-side part of EveryDocs. This project will contain a
55
## Installation
66

77
1. Make sure you have Ruby installed. For an installation guide, check here: [Ruby installation guide](https://guides.rubyonrails.org/getting_started.html#installing-rails)
8-
2. If you haven't installed the Rails Gem, you can run the following command: ``gem install ruby``
8+
2. If you haven't installed the Rails Gem, you can run the following command: ``gem install rails``
99
3. Clone this repository in a location of your own choice: ``git clone https://github.com/jonashellmann/everydocs-core``
1010
4. Configure your database connection in config/database.yml
1111
5. Configure the folder where documents are stored in config/settings.yml

0 commit comments

Comments
 (0)