From 2339538a3a22c6167c47f0ed1ee5157b4092c090 Mon Sep 17 00:00:00 2001 From: Nick Trochalakis Date: Wed, 5 Feb 2025 01:59:01 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93747d0..5cd765b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # random A repo for random small scripts/tools/things -## Dinopass +### Dinopass ``` curl https://raw.githubusercontent.com/Chewbaccalakis/random/refs/heads/main/dinopass | sudo tee /usr/local/bin/dinopass && sudo chmod +x /usr/local/bin/dinopass ```