Skip to content

Commit

Permalink
ghost runme task wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat authored Oct 4, 2024
1 parent 395e32c commit f487918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ ln -sf $AWS_SHARED_CREDENTIALS_FILE ~/.aws/credentials
Clone the SMCE CLI repository && Symlink `smce` cli:

```bash {"id":"01J97M1349ZY70MQVHDMSP1MHQ","name":"install-smce-cli","tag":"setup"}
rm -rf ~/smce-cli
mkdir -p ~/.local/bin; rm -rf ~/smce-cli
git clone https://git.smce.nasa.gov/smce-administration/smce-cli.git ~/smce-cli
ln -sf ~/smce-cli/smce ~/.local/bin/smce-gitops
ln -sf ~/smce-cli/smce ~/.local/bin/smce
smce --help; true

```
Expand Down

0 comments on commit f487918

Please sign in to comment.