Skip to content

Commit 23aef7c

Browse files
authored
Remove extra backtick
1 parent ac2ae79 commit 23aef7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/install/_snippets/_rpm_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sudo yum install -y clickhouse-server clickhouse-client
3838
for example:
3939

4040
```bash
41-
sudo yum install clickhouse-server-22.8.7.34`
41+
sudo yum install clickhouse-server-22.8.7.34
4242
```
4343

4444
## Start ClickHouse server {#start-clickhouse-server-1}

0 commit comments

Comments
 (0)