Skip to content

Commit bd53691

Browse files
committed
fix docs
1 parent e3e364f commit bd53691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/advanced/docker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ HOST_NAME=vps.livecodes.io docker compose up --build -d
4040
Example script to install Docker, Docker Compose and Git on Ubuntu
4141
</summary>
4242

43-
```sh title="install-docker-ubuntu.sh"
43+
```sh title="install_docker_ubuntu.sh"
4444
#!/bin/bash
4545

4646
# Update package lists

0 commit comments

Comments
 (0)