Adjust eaf to EAF

master
Andy Stewart 8 years ago
parent 272ae75122
commit 0601bf2b81
  1. 2
      README.md
  2. 4
      docker/README.md

@ -110,7 +110,7 @@ Please don't run EAF with root user, root user just can access DBus's system bus
| Air Share | Type 'eaf-air-share' | | |
## Report bug
If you have any problem with eaf, please use command "emacs -Q" start Emacs first.
If you have any problem with EAF, please use command "emacs -Q" start Emacs first.
Then test again, if "emacs -Q" works fine, it's must be something wrong with your emacs config file.

@ -1,6 +1,6 @@
## Run eaf with docker
## Run EAF with docker
If you prefer to run linux in a container, you can use below command to build an eaf container.
If you prefer to run linux in a container, you can use below command to build an EAF container.
### Build
```Shell

Loading…
Cancel
Save