Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit b865537

Browse files
authored
Merge pull request #229 from mariogasparoni/master
Fix typo on bbb's 2.3 repository name
2 parents 6e6929a + 0f71772 commit b865537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-07-10-dev23.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ wget https://ubuntu.bigbluebutton.org/repo/bigbluebutton.asc -O- | sudo apt-key
419419
```
420420
Add APT's source for BigBlueButton
421421
```bash
422-
echo "deb https://ubuntu.bigbluebutton.org/bionic-23-dev bigbluebutton-bionic main" | sudo tee /etc/apt/sources.list.d/bigbluebutton.list
422+
echo "deb https://ubuntu.bigbluebutton.org/bionic-230-dev bigbluebutton-bionic main" | sudo tee /etc/apt/sources.list.d/bigbluebutton.list
423423
```
424424
Install it
425425
```bash

0 commit comments

Comments
 (0)