Skip to content

Commit

Permalink
doc: fix version number in terminal output
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Nov 29, 2024
1 parent 8c31803 commit aa9d6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Writerside/topics/cabe.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ The instrumentation is done by the `ClassPatcher` class. A precompiled runnable
[Maven Central Repository](https://mvnrepository.com/artifact/com.dua3.cabe/cabe-processor-all/%PROCESSOR_VERSION%) and run using `java -jar`:

```text
% curl https://repo1.maven.org/maven2/com/dua3/cabe/cabe-processor-all/3.0-rc/cabe-processor-all-%PROCESSOR_VERSION%-rc.jar -o cabe-processor-all.jar
% curl https://repo1.maven.org/maven2/com/dua3/cabe/cabe-processor-all/%PROCESSOR_VERSION%/cabe-processor-all-%PROCESSOR_VERSION%.jar -o cabe-processor-all.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2955k 100 2955k 0 0 973k 0 0:00:03 0:00:03 --:--:-- 973k
Expand Down

0 comments on commit aa9d6d6

Please sign in to comment.