This commit is contained in:
Bruno Borges 2021-03-16 08:25:55 -07:00
Родитель dea0ed108e
Коммит c130baa1c3
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -60,9 +60,9 @@ public class Sample {
You can run the code above with [jbang](https://www.jbang.dev):
1. Install jbang.
1. Save the code above in a local `Sample.java` file, or [download directly](https://raw.githubusercontent.com/microsoft/jfr-streaming/main/src/test/java/Sample.java).
2. Run the code: `jbang Sample.java`
1. Install jbang.
1. Save the code above in a local `Sample.java` file, or [download directly](https://raw.githubusercontent.com/microsoft/jfr-streaming/main/src/test/java/Sample.java).
1. Run the code: `jbang Sample.java`
### Note on Oracle JDK 8