Skip to content

Commit

Permalink
Update submission.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fchuffar authored Nov 12, 2024
1 parent 5db9c01 commit 92dd1de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phase-0-smoothie/bundle/submission.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Next, submit either your code archive (zip_program) or your results archive (zip

```
cd starting_kit
docker pull hombergn/hadaca3_pyr
docker run -it -v .:/hadaca3 -w /hadaca3 hombergn/hadaca3_pyr R
sudo docker pull hombergn/hadaca3_pyr
sudo docker run -it -v .:/hadaca3 -w /hadaca3 hombergn/hadaca3_pyr R
chown -R $USER submissions #if necessary
```

Expand Down

0 comments on commit 92dd1de

Please sign in to comment.