diff --git a/README.md b/README.md index b1f0530..9f867b7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Python Interface for LLNL libROM 1. Pull repository and all sub-module dependencies: ``` - git clone --recurse-submodules https://github.com/michael-barrow-llnl/pylibROM.git + git clone --recurse-submodules https://github.com/llnl/pylibROM.git ``` 2. Compile and build pylibROM (from top-level pylibROM repo):