Skip to content

Commit c07d987

Browse files
authored
Delete a useless backtick
1 parent 3a1f8a6 commit c07d987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assemble/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Docker Assemble requires its own buildkit instance to be running in a Docker con
2929
To start the backend, run:
3030

3131
```
32-
~$ docker assemble backend start`
32+
~$ docker assemble backend start
3333
Pulling image «…»: Success
3434
Started backend container "docker-assemble-backend-username" (3e627bb365a4)
3535
```

0 commit comments

Comments
 (0)