Skip to content

Commit 4663b43

Browse files
committed
notes about curl
1 parent ed4a307 commit 4663b43

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,13 @@ This is simple test suit could be used in monitoring/deployment.
1111
- check if latest releases page/feed is accessible and returns not empty results
1212
- check if latest release at https://metacpan.org/feed/recent?f= is not older than 4 hours ago
1313

14-
# USAGE
14+
# INSTALL
1515

16+
yum install curl
1617
carton install
18+
19+
# RUN TESTS
20+
1721
carton exec swat ./
1822

1923
# Settings

0 commit comments

Comments
 (0)