Skip to content

Commit

Permalink
Corrected make guide for compiling
Browse files Browse the repository at this point in the history
The "make update" is no longer valid. Only "make update_all" is possible
  • Loading branch information
xie-dongping committed Mar 8, 2015
1 parent 5643fa6 commit 5c63262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TRANSLATION.md
Expand Up @@ -383,7 +383,7 @@ using `pip` (*e.g.,* `pip install sphinx-intl`).
### Updating `po` files

```
% make update
% make update_all
```

### Building the `mo` files:
Expand Down

0 comments on commit 5c63262

Please sign in to comment.