From 974d562ff0f816f5832356928948e5fbcc362423 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 27 Nov 2025 23:16:30 +0000 Subject: Clarify that only one of pip or Guix is required. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c54de0e..ba6ff54 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ pyhegp is a Python library and CLI utility implementing homomorphic encryption o - [License](#license) # Install development version +The development version of pyhegp may be installed either using pip or using Guix. ## Using pip ### Create a virtual environment (optional) In a new directory, create a python virtual environment and activate it. -- cgit 1.4.1