From 9d29793a35fbe4d60955e3c6d8de932a0a9514b2 Mon Sep 17 00:00:00 2001 From: Soumya624 Date: Wed, 23 Aug 2023 20:24:46 +0530 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec210280..15b5b0ba 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The C++ source code is retrieved from [volesti](https://github.com/GeomScale/vol - Update the `cran_include` branch in [volesti](https://github.com/GeomScale/volesti) - Clone the main `volesti` repository - Checkout to the `cran_include` branch - - Update your code a open a PR similar to https://github.com/GeomScale/volesti/pull/277 + - Update your code and open a PR similar to https://github.com/GeomScale/volesti/pull/277 - Retrieve the new `include` directory using submodule ``` git submodule update --recursive --init --remote