Skip to content

Commit

Permalink
Fix instructions for submitting solutions (#1838)
Browse files Browse the repository at this point in the history
  • Loading branch information
senekor authored Dec 19, 2023
1 parent d631291 commit 585c8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/hello-world/GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ Once the test is passing, you can submit your code with the following
command:

```sh
$ exercism submit src/lib.rs
$ exercism submit
```

0 comments on commit 585c8b3

Please sign in to comment.