From b5d3a6685cd62c41e4e7ab67010a0b690ec3ad12 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Tue, 15 Oct 2019 23:12:51 +0700 Subject: [PATCH] usage.rst: Replace nox-automation with nox (#803) --- docs/trace/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/trace/usage.rst b/docs/trace/usage.rst index 8c9bb85c8..f0ed9a452 100644 --- a/docs/trace/usage.rst +++ b/docs/trace/usage.rst @@ -376,7 +376,7 @@ Tests source .tox/py34/bin/activate # Run the unit test - pip install nox-automation + pip install nox # See what's available in the nox suite nox -l