Use "the PATH" instead of "$PATH"

* Since $PATH is a Unix-specific syntax.
This commit is contained in:
Benoit Daloze
2020-01-17 22:26:52 +01:00
parent 74ac24dec4
commit 7b9c95cc8e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: 'Setup Ruby, JRuby and TruffleRuby'
description: 'Download a prebuilt Ruby and add it to $PATH in 5 seconds'
description: 'Download a prebuilt Ruby and add it to the PATH in 5 seconds'
author: 'Benoit Daloze'
branding:
color: red