Skip to content

Commit

Permalink
fixed cask with rename
Browse files Browse the repository at this point in the history
  • Loading branch information
wkaisertexas committed Mar 10, 2024
1 parent cddc41a commit d41b33f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Color accuracy is an important feature which prevents you from recording washed-
The recommended way to install **TimeLapze** is through [Homebrew](https://brew.sh/) cask.

```bash
brew install --cask https://raw.githubusercontent.com/wkaisertexas/ScreenTimeLapse/main/screentimelapse.rb
brew install --cask https://raw.githubusercontent.com/wkaisertexas/ScreenTimeLapse/main/timelapze.rb
```

> Note: once this repo gets **75 stars** and **30 watchers** you will be able to install the app using `brew install --cask screentimelapse`. Additionally, the application is **not signed** so Apple will give you a scary warning about how the app can not be checked for malware. You can go in system settings to launch it anyways.
Expand Down
2 changes: 1 addition & 1 deletion screentimelapse.rb → timelapze.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cask "TimeLapze" do
cask "timelapze" do
version "1.0.0"
sha256 :no_check

Expand Down

0 comments on commit d41b33f

Please sign in to comment.