From ef437d6584d8fd863c0dab276e5a3d4dc094767b Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 29 Aug 2021 21:59:48 -0400 Subject: De-taggification | part 0 --- stdlib/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/commands.md') diff --git a/stdlib/commands.md b/stdlib/commands.md index 5bee8823d..adc090c4d 100644 --- a/stdlib/commands.md +++ b/stdlib/commands.md @@ -57,7 +57,7 @@ cd ~/lux/stdlib/ \ cd ~/lux/stdlib/ \ && lux clean \ && lux with jvm with documentation build \ -&& java -jar target/program.jar > documentation.md +&& java -jar target/program.jar > ~/documentation.md ``` --- -- cgit v1.2.3