Skip to content

Commit 89de78f

Browse files
authored
Fix typo
1 parent 605edaa commit 89de78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new_release_howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on the account `domjudge@vm-domjudge`):
44

55
1. Test everything. (duh...)
66
1. Commit the correct version number in the `ChangeLog` and `README` files.
7-
1. export $TAG=x.y.z
7+
1. `export TAG=x.y.z`
88
1. Create a release version `$TAG` in Git with `$TAG` the version number
99
x.y.z:
1010
```sh

0 commit comments

Comments
 (0)