diff --git a/README.md b/README.md index 8a6f649..e89024b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,4 @@ a standalone executable file for Linux, which you can download through Jenkins and execute at the command line on Linux machines without Python. The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline) -you'll be creating yourself during the tutorial and the `scripts` subdirectory -contains a shell script with commands that are executed when Jenkins processes -the "Deliver" stage of your Pipeline. +you'll be creating yourself during the tutorial.