Skip to content

Commit 6050238

Browse files
authored
Fix {neo4j-version} to render correctly (#2765)
1 parent 2b2747e commit 6050238

File tree

1 file changed

+1
-1
lines changed
  • modules/ROOT/pages/installation/linux

1 file changed

+1
-1
lines changed

modules/ROOT/pages/installation/linux/rpm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ rpm --import https://debian.neo4j.com/neotechnology.gpg.key
6161
. Create a `neo4j.repo` file in the `/etc/yum.repos.d/` directory.
6262
This file contains the repository configuration for Neo4j.
6363
+
64-
[source, bash]
64+
[source, bash, subs="attributes"]
6565
----
6666
cat <<EOF > /etc/yum.repos.d/neo4j.repo
6767
[neo4j]

0 commit comments

Comments
 (0)