瀏覽代碼

update docs

tags/v1.5.5
Jonathan Cobb 3 年之前
父節點
當前提交
d284305076
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. +3
    -1
      docs/system-software.md

+ 3
- 1
docs/system-software.md 查看文件

@@ -14,7 +14,6 @@ Bubble needs a PostgreSQL database, Redis, and a bunch of command line tools ins
It ensures that the appropriate packages are installed and proper databases and database users exist.

You only need to install system software once, ever, on a given system.
You may be asked for your password to install packages and restart services (done via `sudo`).

### Ubuntu
For Ubuntu 18.04 and 20.04 systems, run:
@@ -26,6 +25,9 @@ For Mac OS X systems, run:

./bin/first_time_macosx.sh

When running the first-time setup script, you'll be asked for your password for
various configurations (installing packages, etc) that required the use of `sudo`.

### Other Operating Systems
The important things to install:
* Java 11


Loading…
取消
儲存