소스 검색

readme: add installation instructions

Benton Edmondson 1 년 전
부모
커밋
cb95132362
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  1. 4 3
      readme.md

+ 4 - 3
readme.md

@@ -21,12 +21,13 @@ A command line, RSS-style ActivityPub client that works with Mastodon, Lemmy, Pe
 
 # Installation
 
-TODO
+Run `uname -ms` and, based on the corresponding output, download the latest corresponding [release](https://github.com/BentonEdmondson/servitor/releases). I only necessarily test `Linux x86_64` releases, but will fix issues with others as they arise.
 
 # Usage
 
-Use `servitor open @username@example.org` or `servitor open https://example.org/user/username` to open things.\
-Use `servitor feed feed-name` to open feeds (see below).
+* `servitor open @username@example.org` to open profiles.\
+* `servitor open https://example.org/user/username` to open links.\
+* `servitor feed feed-name` to open feeds (see below).
 
 ## Configuration