瀏覽代碼

Update 'README.md'

gbrault 5 年之前
父節點
當前提交
6682b9e56f
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -2,10 +2,11 @@
 
 Tool for creating sketches of physics problems in terms of Python code. This work is based upon pysketcher originally developped by HPL [see Wikipedia](https://en.wikipedia.org/wiki/Hans_Petter_Langtangen).
 The main goal is to make this work compatible with Jupyter Notebook and Lab.
+Use the term Pysketcher as jupytersketcher in this documentation
 
 ### Install
 
-use pip install git+https://<server url>
+use pip install git+https://\<server url>
 
 ### Purpose