From c8e9460fd1fbd2cac030f187a633be1f0b784ec8 Mon Sep 17 00:00:00 2001 From: MaurĂ­cio Antunes Date: Fri, 18 Nov 2022 20:31:42 -0300 Subject: docs: explain the `next` argument of run command --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 631bc6b..14c495d 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ git clone git@github.com:mauricioabreu/golings.git All the exercises can be found in the directory `golings/exercises/`. +To run the next pending exercise: + +```sh +golings run next +``` + If you want to run a single exercise: ```sh -- cgit v1.2.3-70-g09d2