Skip to content

Commit a904593

Browse files
readme.md discord link
1 parent 130825a commit a904593

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Please read through our [Contributing Guidelines](CONTRIBUTING.md).
66

77
- Run `sudo wget -L https://raw.githubusercontent.com/opensourcewebsite-org/osw-devops/master/install.sh` to download install script.
88
- Run `sudo sh install.sh` to install initial environment.
9-
- Put user password's hash in '/srv/users-passwords.txt'.
9+
- Put user password's hash in `/srv/users-passwords.txt`.
1010
- Run `sudo salt '*' state.apply --state-verbose=false`.
11-
- Check email sending: `bash mail-testert.sh user@domain.tld`.
11+
- Check email sending, run `bash mail-testert.sh user@domain.tld`.
1212

1313
### Add/Remove admin users
1414

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Please read through our [Contributing Guidelines](CONTRIBUTING.md) and [Installa
1212

1313
## Feedback
1414

15-
Join our [Slack](https://join.slack.com/t/opensourcewebsite/shared_invite/enQtNDE0MDc2OTcxMDExLWJmMjFjOGUxNjFiZTg2OTc0ZDdkNTdhNDIzZDE2ODJiMGMzY2M5Yjg3NzEyNGMxNjIwZWE0YTFhNTE3MjhiYjY).
15+
Join our [Discord](https://discord.gg/wRehagFg2j) or [Slack](https://join.slack.com/t/opensourcewebsite/shared_invite/enQtNDE0MDc2OTcxMDExLWJmMjFjOGUxNjFiZTg2OTc0ZDdkNTdhNDIzZDE2ODJiMGMzY2M5Yjg3NzEyNGMxNjIwZWE0YTFhNTE3MjhiYjY).
1616

1717
To request a new feature, submit a bug report, give us feedback, start a design discussion or have an idea to make this code better feel free to [open an issue](https://github.com/opensourcewebsite-org/osw-devops/issues), or [create a pull request](https://github.com/opensourcewebsite-org/osw-devops/pulls).
1818

0 commit comments

Comments
 (0)