From 83aafeb52b4d7b411059a2554f79460971ae5851 Mon Sep 17 00:00:00 2001 From: "Tianqing (TQ) Zhang" Date: Fri, 17 Nov 2023 16:18:17 -0500 Subject: [PATCH] Update installation.rst typo --- docs/source/installation.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 9de5a0c..082e138 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -203,9 +203,8 @@ We have included an `environment.yml` that makes it easy to create a conda envir To update all your rail packages, use the command line tool in the [env]: -``` -rail update-source --package-file rail_packages.yml -``` + +`rail update-source --package-file rail_packages.yml` from the root of rail.