From 9aa632c25ac7b009cb2ba88afc8b6ccec8147567 Mon Sep 17 00:00:00 2001 From: JP Date: Fri, 26 Jul 2024 15:51:23 -0700 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index a607a180..55e4a2db 100644 --- a/README.rst +++ b/README.rst @@ -28,13 +28,13 @@ Documentation for the Aurora project can be found at http://simpeg.xyz/aurora/ Installation --------------- -Suggest using PyPi as the default repository to install from:: +Suggest using PyPi as the default repository to install from -pip install aurora +``pip install aurora`` -Can use Conda but that is not updated as often:: +Can use Conda but that is not updated as often -conda -c conda-forge install aurora +``conda -c conda-forge install aurora`` General Work Flow -------------------