doc(emacs/README.md): add debian case
[skip ci]
This commit is contained in:
parent
2613e7c444
commit
c1b23f29c9
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@ Case 1: Build Lean from source
|
||||||
(require 'lean-mode)
|
(require 'lean-mode)
|
||||||
```
|
```
|
||||||
|
|
||||||
Case 2: Install Lean via apt-get on Ubuntu
|
Case 2: Install Lean via apt-get on Ubuntu or via dpkg on Debian
|
||||||
-------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
||||||
```elisp
|
```elisp
|
||||||
;; Set up lean-root path
|
;; Set up lean-root path
|
||||||
|
|
Loading…
Reference in a new issue