Explorar el Código

update curl command

master
AJ ONeal hace 4 años
padre
commit
3b6c4bbb7d
  1. 2
      README.md

2
README.md

@ -85,7 +85,7 @@ see the instructions for building far down below.
## Downloads
```
curl "https://rootprojects.org/serviceman/dist/$(uname -s)/$(uname -m)/serviceman" -o serviceman
curl -fsSL "https://rootprojects.org/serviceman/dist/$(uname -s)/$(uname -m)/serviceman" -o serviceman
chmod +x ./serviceman
```

Cargando…
Cancelar
Guardar