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 2b2747e commit 6050238Copy full SHA for 6050238
modules/ROOT/pages/installation/linux/rpm.adoc
@@ -61,7 +61,7 @@ rpm --import https://debian.neo4j.com/neotechnology.gpg.key
61
. Create a `neo4j.repo` file in the `/etc/yum.repos.d/` directory.
62
This file contains the repository configuration for Neo4j.
63
+
64
-[source, bash]
+[source, bash, subs="attributes"]
65
----
66
cat <<EOF > /etc/yum.repos.d/neo4j.repo
67
[neo4j]
0 commit comments