diff --git a/README.md b/README.md index b87312e..11cd87b 100644 --- a/README.md +++ b/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. diff --git a/docker/README.md b/docker/README.md index b6dbfc0..f6f7617 100644 --- a/docker/README.md +++ b/docker/README.md @@ -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