From 0601bf2b810ecbd32caa6a357633cf3b256ba0d8 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Thu, 19 Jul 2018 22:32:11 +0800 Subject: [PATCH] Adjust eaf to EAF --- README.md | 2 +- docker/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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