We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3415ce commit 01f048dCopy full SHA for 01f048d
README.md
@@ -394,7 +394,7 @@ public class FluxExample {
394
## Build Requirements
395
396
* Java 17+ (tested with JDK 17)
397
- * :notebook: If you want to use older version of JDK, you have to use the 6.x version of the client.
+ * :warning: If you want to use older version of JDK, you have to use the 6.x version of the client.
398
* Maven 3.0+ (tested with maven 3.5.0)
399
* Docker daemon running
400
* The latest InfluxDB 2.x and InfluxDB 1.X docker instances, which can be started using the `./scripts/influxdb-restart.sh` script
0 commit comments