Loading README.md +3 −2 Original line number Diff line number Diff line Loading @@ -117,8 +117,9 @@ import { Federation } from "jsr:@fedify/fedify"; ### Node.js Fedify can also be used in Node.js. You can install it via the following command: Fedify can also be used in Node.js. As a prerequisite, you need to have Node.js 20.0.0 or later installed on your system. Then you can install Fedify via the following command: ~~~~ sh npm add @fedify/fedify Loading docs/install.md +3 −2 Original line number Diff line number Diff line Loading @@ -50,8 +50,9 @@ import { Federation } from "jsr:@fedify/fedify"; Node.js ------- Fedify can also be used in Node.js. You can install it via the following command: Fedify can also be used in Node.js. As a prerequisite, you need to have Node.js 20.0.0 or later installed on your system. Then you can install Fedify via the following command: ~~~~ sh npm add @fedify/fedify Loading Loading
README.md +3 −2 Original line number Diff line number Diff line Loading @@ -117,8 +117,9 @@ import { Federation } from "jsr:@fedify/fedify"; ### Node.js Fedify can also be used in Node.js. You can install it via the following command: Fedify can also be used in Node.js. As a prerequisite, you need to have Node.js 20.0.0 or later installed on your system. Then you can install Fedify via the following command: ~~~~ sh npm add @fedify/fedify Loading
docs/install.md +3 −2 Original line number Diff line number Diff line Loading @@ -50,8 +50,9 @@ import { Federation } from "jsr:@fedify/fedify"; Node.js ------- Fedify can also be used in Node.js. You can install it via the following command: Fedify can also be used in Node.js. As a prerequisite, you need to have Node.js 20.0.0 or later installed on your system. Then you can install Fedify via the following command: ~~~~ sh npm add @fedify/fedify Loading