From 4beccd9b6b544528204056e98e2d7772f56d4f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edoardo=20Apr=C3=A0?= Date: Tue, 27 Jun 2023 10:46:03 -0700 Subject: [PATCH] update the current working NWChem website The old NWChem website has been bought by cyber squatters --- utilities/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/README.md b/utilities/README.md index 53df8a1ff402..6b1fe3503295 100644 --- a/utilities/README.md +++ b/utilities/README.md @@ -33,7 +33,7 @@ For example, the following command updates all C# projects in the current direct > Windows PowerShell comes pre-installed with Windows 10. > Download PowerShell Core for Windows, macOS, or Linux at https://github.com/PowerShell/PowerShell. -This PowerShell module provides functionality for invoking [NWChem](https://www.nwchem-sw.org/) using [Docker](https://docker.com/), and for using NWChem to produce [Broombridge](https://docs.microsoft.com/azure/quantum/user-guide/libraries/chemistry/schema/broombridge) documents. +This PowerShell module provides functionality for invoking [NWChem](https://nwchemgit.github.io/) using [Docker](https://docker.com/), and for using NWChem to produce [Broombridge](https://docs.microsoft.com/azure/quantum/user-guide/libraries/chemistry/schema/broombridge) documents. To use this PowerShell module, first import it using the [`Import-Module`](https://docs.microsoft.com/powershell/module/microsoft.powershell.core/import-module) command: ```powershell