You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Note that Nuage is not affiliated in any way to SoundCloud. Nuage uses private A
23
23
24
24
You can install Nuage using brew:
25
25
```console
26
-
$ brew install --cask nuage
26
+
brew install --cask nuage
27
27
```
28
28
or by downloading the latest version right [here](https://github.com/lbrndnr/nuage-macos/releases). Note that Nuage is still in heavy development and on top of that written in SwiftUI, a very young framework. If you encounter a bug or miss a feature, don't hesitate to open a pull request.
0 commit comments