Skip to content

Commit

Permalink
readme.adoc: Restore rm command in bash snippet (#3853)
Browse files Browse the repository at this point in the history
Pull Request: #3853
  • Loading branch information
nafg authored Oct 27, 2024
1 parent fbc6e2e commit ea79045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ In case of troubles with caching and/or incremental compilation, you can always

[source,bash]
----
os.remove.all -rf out/
rm -rf out/
----

== Project Layout
Expand Down

0 comments on commit ea79045

Please sign in to comment.