Skip to content

Commit

Permalink
Add 'Updating' and 'Configuration' in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Aug 14, 2018
1 parent 062e429 commit 7c05cea
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Expand Up @@ -33,6 +33,12 @@ $ ros install cxxxr/lem
export PATH=$PATH:~/.roswell/bin
```

## Updating

```
$ ros update lem
```

## Usage

```
Expand All @@ -43,6 +49,15 @@ You can watch the screencast on Youtube.

[Screencast](https://youtu.be/YkSJ3p7Z9H0)

## Configuration

Lem loads `~/.lem/init.lisp` when startup.

You can see an example at [here](lemrc-example).

fukamachi also published his init files on GitHub.
https://github.com/fukamachi/.lem

## Electron version (Experiment)
Electron version is in the experimental stage.

Expand Down

0 comments on commit 7c05cea

Please sign in to comment.