Vince 1 год назад
Родитель
Сommit
82725b520e
3 измененных файлов с 5 добавлено и 5 удалено
  1. 1 1
      README.md
  2. 3 3
      docs/ADDITIONAL_SETUP.md
  3. 1 1
      docs/CLIENT.md

+ 1 - 1
README.md

@@ -129,7 +129,7 @@ Invoke-WebRequest -Uri http://localhost:8080/chat/room/public `
 Invoke-WebRequest -Uri http://localhost:8080/chat/room/public -Method Get
 ```
 
-### macOS / Linux
+### macOS / Linux / FreeBSD
 
 #### List Users
 

+ 3 - 3
docs/ADDITIONAL_SETUP.md

@@ -33,7 +33,7 @@ keywords and keyword categories via the management API.
     -Body '{"name": "Music"}'
    ```
 
-   ###### macOS / Linux
+   ###### macOS / Linux / FreeBSD
 
     ```shell
     curl -d'{"name": "Programming Languages"}' http://localhost:8080/directory/category
@@ -51,7 +51,7 @@ keywords and keyword categories via the management API.
    Invoke-WebRequest -Uri "http://localhost:8080/directory/category" -Method GET
    ```
 
-   ###### macOS / Linux
+   ###### macOS / Linux / FreeBSD
 
     ```shell
     curl http://localhost:8080/directory/category
@@ -105,7 +105,7 @@ keywords and keyword categories via the management API.
       -Body '{"name": "Live, laugh, love!"}'
    ```
 
-   ###### macOS / Linux
+   ###### macOS / Linux / FreeBSD
 
     ```shell
     curl -d'{"category_id": 2, "name": "The Dictionary"}' http://localhost:8080/directory/keyword

+ 1 - 1
docs/CLIENT.md

@@ -4,7 +4,7 @@ This guide explains how to install and configure AIM clients for Retro AIM Serve
 
 ## Installation
 
-### Linux
+### Linux / FreeBSD
 
 Windows AIM versions 5.0-5.1.3036 run perfectly well on [Wine](https://www.winehq.org/). Here's how to set up AIM
 5.1.3036.