Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

URL for the current NWChem website #810

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion utilities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down