File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ in the playground to find comments that have hints.
24
24
* clone the repo to your local environment:
` git clone [email protected] :rustlings/rustlings.git `
25
25
* edit the rustling that you want, per example ` variables/variables1.rs `
26
26
* run ` cargo run ` in the project folder
27
- * you will notice that you README file was modified and now it has the new content of the file that you edited
27
+ * you will notice that your README file was modified and now it has the new content of the file that you edited
28
28
* click in the new URL in the README and you will redirect to the rust playground and the whole file content it will be loaded
29
29
* to execute in the rust playground, just click on ` run `
30
30
You can’t perform that action at this time.
0 commit comments