Skip to content
Snippets Groups Projects
Verified Commit 15404985 authored by Reza Housseini's avatar Reza Housseini
Browse files

chore: fix typo

parent 09ee5555
No related branches found
No related tags found
No related merge requests found
Pipeline #239709 passed
......@@ -10,7 +10,7 @@ The presentation can be found [[https://gitlab.ost.ch/sml-cs/reading-events/1st-
The container was created with
#+begin_src bash
archive = $(guix pack -f docker -S /bin=bin -S /lib=lib -S /share=share -m) manifest.scm
archive = $(guix pack -f docker -S /bin=bin -S /lib=lib -S /share=share -m manifest.scm)
docker load < $archive
docker tag bash-coreutils-git-emacs registry.gitlab.ost.ch:45023/sml-cs/reading-events/1st-reading-event
docker push registry.gitlab.ost.ch:45023/sml-cs/reading-events/1st-reading-event
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment