We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a3f4d5 + d8b0096 commit d381f6fCopy full SHA for d381f6f
README.md
@@ -45,7 +45,7 @@ Loop optionally supports select third-party remote services. While none of them
45
After a fresh clone of the repository, you'll need duplicate the template file and populate the copy with values.
46
47
```bash
48
-Loop$ cp Loop/RemoteSettings-template.plist Loop/RemoteSettings.plist
+Loop$ cp RemoteSettings-template.plist RemoteSettings.plist
49
```
50
51
`RemoteSettings.plist` is included in `.gitignore` so you won't accidentally commit any sensitive keys.
0 commit comments