We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0992d36 commit 3b7517eCopy full SHA for 3b7517e
modules/ROOT/pages/installation/linux/rpm.adoc
@@ -24,7 +24,7 @@ Use the following as `root` to add the repository:
24
[source, shell, subs="attributes"]
25
----
26
rpm --import https://debian.neo4j.com/neotechnology.gpg.key
27
-cat <<EOF > /etc/yum.repos.d/neo4j.repo
+cat << EOF > /etc/yum.repos.d/neo4j.repo
28
[neo4j]
29
name=Neo4j RPM Repository
30
baseurl=https://yum.neo4j.com/stable/{neo4j-version}
0 commit comments