Skip to content

Commit 7784701

Browse files
authored
Fix comments
1 parent c4acd57 commit 7784701

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Brewfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Keep in sync with apt-packages.txt, Dockerfile.
1+
# Keep in sync with apt-packages.txt, devcontainer.json
22
brew 'direnv'
33
brew 'multitime'
44
brew 'octave'

apt-packages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# APT packages to install.
2-
# Keep in sync with Brewfile and Dockerfile.
2+
# Keep in sync with Brewfile, devcontainer.json
33
direnv
44
octave
55
multitime

0 commit comments

Comments
 (0)