We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260b4b6 commit bfd11abCopy full SHA for bfd11ab
0-getting-started/install/fedora.md
@@ -16,7 +16,7 @@ Fedora.
16
To install the server, add the RethinkDB yum repository to your list of repositories and install:
17
18
```bash
19
-cat << EOF | sudo tee -a /etc/yum.repos.d/rethinkdb.repo
+cat << EOF | sudo tee /etc/yum.repos.d/rethinkdb.repo
20
[rethinkdb]
21
name=RethinkDB
22
enabled=1
0 commit comments