From 7e34abb48e4fd0cb958a6a93673712e8e209ece8 Mon Sep 17 00:00:00 2001 From: gnikit Date: Mon, 1 Apr 2024 16:06:04 +0100 Subject: [PATCH] docs: updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 935258e..8594c16 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ This package is a wrapper around the MMG tools pip install pymmg ``` -> NOTE: you can the full-blown `pymmg` converter with `netcdf4` and `h5py` by doing: +> NOTE: you can use the full-blown `pymmg` converter with `netcdf4` and `h5py` by doing: > `pip install pymmg[all]` ## Usage