diff --git a/0-getting-started/install/fedora.md b/0-getting-started/install/fedora.md index 88f4e25e..50762eaa 100644 --- a/0-getting-started/install/fedora.md +++ b/0-getting-started/install/fedora.md @@ -16,7 +16,7 @@ Fedora. To install the server, add the RethinkDB yum repository to your list of repositories and install: ```bash -cat << EOF | sudo tee -a /etc/yum.repos.d/rethinkdb.repo +cat << EOF | sudo tee /etc/yum.repos.d/rethinkdb.repo [rethinkdb] name=RethinkDB enabled=1