Skip to content

Commit 1c30d8a

Browse files
committed
Update README to include instructions for making the run-docker.sh script executable
1 parent ce8c704 commit 1c30d8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ SimpleSecCheck is a powerful, single-shot Docker-based security scanner that per
8080
git clone https://github.com/fr4iser90/SimpleSecCheck.git
8181
cd SimpleSecCheck
8282

83+
# Make the script executable (one-time setup)
84+
chmod +x run-docker.sh
85+
8386
# Scan a local code project
8487
./run-docker.sh /path/to/your/project
8588

0 commit comments

Comments
 (0)