This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/main by this push:
new c967b010 remove docker install step from README
new 4c920fb2 Merge pull request #406 from atoulme/remove_docker_from_readme
c967b010 is described below
commit c967b0102a341698a39b2387f4df27be60b00766
Author: Antoine Toulme <[email protected]>
AuthorDate: Sat May 28 20:18:49 2022 -0700
remove docker install step from README
---
README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.md b/README.md
index 40186e22..bb7278c2 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,6 @@ It includes a low-level bytes library, serialization and
deserialization codecs
Tuweni is developed for JDK 11 or higher.
-## Build Instructions
-
-Install [Docker](https://docs.docker.com/get-docker/).
-
## Clone along with submodules ##
git clone https://github.com/apache/incubator-tuweni.git tuweni
cd tuweni
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]