Skip to content

Commit 6773d5a

Browse files
committed
[DOCS] FQA editable mode
1 parent 35205b0 commit 6773d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/more.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Editable Mode
4141
- 1. Download the TensorLayer folder from Github.
4242
- 2. Before editing the TensorLayer ``.py`` file.
4343

44-
- If your script and TensorLayer folder are in the same folder, when you edit the ``.py`` inside TensorLayer folder, your script can access the new
44+
- If your script and TensorLayer folder are in the same folder, when you edit the ``.py`` inside TensorLayer folder, your script can access the new features.
4545
- If your script and TensorLayer folder are not in the same folder, you need to run the following command in the folder contains ``setup.py`` before you edit ``.py`` inside TensorLayer folder.
4646

4747
.. code-block:: bash

0 commit comments

Comments
 (0)