Skip to content

Commit

Permalink
📈 Better workflow for new features
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadzainabbas committed Jan 9, 2024
1 parent c3b103c commit 9f91f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-world/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ Hello, world!
```

> [!IMPORTANT]
> `cargo run` command compile/build the code and then run the resultant executable all in one command.
> `cargo run` compiles/builds the code and then run the resultant executable all in one command.

0 comments on commit 9f91f47

Please sign in to comment.