Fix speedbump in threads
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
<img src="docs/img/icon.png" height="128" width="128">
|
||||
|
||||
Modern Matrix-to-Discord appservice bridge.
|
||||
Modern Matrix-to-Discord appservice bridge, created by [@cadence:cadence.moe](https://matrix.to/#/@cadence:cadence.moe)
|
||||
|
||||
Created by [@cadence:cadence.moe](https://matrix.to/#/@cadence:cadence.moe) // Discuss in [#out-of-your-element:cadence.moe](https://matrix.to/#/#out-of-your-element:cadence.moe)
|
||||
[](https://gitdab.com/cadence/out-of-your-element/releases) [](https://matrix.to/#/#out-of-your-element:cadence.moe)
|
||||
|
||||
## Docs
|
||||
|
||||
@@ -76,7 +76,8 @@ Follow these steps:
|
||||
|
||||
1. [Get Node.js version 18 or later](https://nodejs.org/en/download/releases) (the version is required by the better-sqlite3 and matrix-appservice dependencies)
|
||||
|
||||
1. Clone this repo and checkout a specific tag. (Development happens on main. Stabler versions are tagged.)
|
||||
1. Clone this repo and checkout a specific tag. (Development happens on main. Stable versions are tagged.)
|
||||
* The latest release tag is .
|
||||
|
||||
1. Install dependencies: `npm install --save-dev` (omit --save-dev if you will not run the automated tests)
|
||||
|
||||
|
Reference in New Issue
Block a user