blob: 40f78d8b97d83b92a9cabc758a4380962879c680 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[
{ type: install
message: <<EOM
================================================================================
Step Client requires additional configuration:
Ensure to set the STEPPATH environment variable. This makes using the
commands much simpler.
================================================================================
EOM
}
]
|