From e5be693698f6d610a5656b63f5665a15822c4ba7 Mon Sep 17 00:00:00 2001 From: Troy Raen Date: Sat, 29 Jun 2024 23:30:29 -0700 Subject: [PATCH] fixup! fixup! minor fixups --- docs/source/for-developers/setup-environment.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/for-developers/setup-environment.md b/docs/source/for-developers/setup-environment.md index d6f5908..aa9a125 100644 --- a/docs/source/for-developers/setup-environment.md +++ b/docs/source/for-developers/setup-environment.md @@ -1,6 +1,7 @@ # Set up and use a developer environment -Instructions for setting up an environment with `pittgoogle-client` installed in development or "editable" mode are given below. +Instructions for setting up an environment with `pittgoogle-client` installed in development or "editable" +mode are given below. This is a method of pip-installing the package from your local files so that you have quick access to your changes as you develop code.