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
@@ -15,7 +15,7 @@ You can also download a pre built version in the release section if you don't wa
15
15
I'm planning to drop Big Sur in the near future to focus execlusively on SwiftUI 3 + macOS Monterey.
16
16
SwiftUI 3 add a ton of features, polish and performance improvements that this application can't live without.
17
17
18
-
## Dev environement
18
+
## Dev environment
19
19
20
20
If you want to login with your Reddit account building the project from the source you'll need to create a file `secrets.plist` in `Packages/Backend/Sources/Backend/Resources` with your Reddit app id as `client_id` key/value. Create an reddit app [here](https://www.reddit.com/prefs/apps) and use `redditos://auth` as redirect url.
0 commit comments