diff --git a/README.md b/README.md index 04dd65c..30fa9d8 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ require.config({ paths: { 'vue': 'path/to/vue', 'echarts': 'path/to/echarts', - 'vue-echarts': 'path/to/vue-ehcarts' + 'vue-echarts': 'path/to/vue-echarts' } })