diff --git a/README.md b/README.md index 085c006..608974a 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ Example on how to use assertions in Java ## Run -Assertions need to be enabled with `-ea` or `-enableassertions` - `java -ea -cp ./bin Assertions` ## Notes