Skip to content

Commit 234fc1a

Browse files
Merge pull request #49 from modernjuliaworkflows/jmms-rm
Remove `rm` command at bottom of writing
2 parents d022947 + 4bee8af commit 234fc1a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pages/writing.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,3 @@ More generally, the startup file allows you to define your own favorite helper f
332332
* [cheatsheet](https://cheatsheet.juliadocs.org/)
333333
* [help](https://julialang.org/about/help/)
334334
* [community](https://julialang.org/community/)
335-
336-
```julia
337-
#hideall
338-
run(`rm -fr MyPackage`)
339-
```

0 commit comments

Comments
 (0)